kde-plasma/kwayland-server: update wayland-protocols DEPEND

Upgrade ordering is not upgrading wayland-protocols prior to
kde-plasma/kwayland-server, leading to a build failure with:
`* WaylandProtocols (required version >= 1.18)`

Update DEPEND to fix emerge ordering.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2020-11-19 10:24:29 -08:00
parent 9ce3850908
commit 8fb8c49bbb
No known key found for this signature in database
GPG Key ID: 19395F23C58826C4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
>=dev-libs/plasma-wayland-protocols-1.1.1
>=dev-libs/wayland-protocols-1.15
>=dev-libs/wayland-protocols-1.18
"
# All failing, I guess we need a virtual wayland server