mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-plasma/plasma-workspace: Needs dev-qt/qtwayland private headers
Add slot operator accordingly. Upstream commit 72620a6f2f5b3b6d580ff75c42a1df2d96a1bc31 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -22,6 +22,7 @@ IUSE="appstream +calculator +calendar +fontconfig geolocation gps screencast
|
||||
REQUIRED_USE="gps? ( geolocation )"
|
||||
RESTRICT="test"
|
||||
|
||||
# slot op: various private QtWaylandClient headers
|
||||
COMMON_DEPEND="
|
||||
>=dev-libs/wayland-1.15
|
||||
>=dev-qt/qtdbus-${QTMIN}:5
|
||||
@@ -30,7 +31,7 @@ COMMON_DEPEND="
|
||||
>=dev-qt/qtnetwork-${QTMIN}:5
|
||||
>=dev-qt/qtsql-${QTMIN}:5
|
||||
>=dev-qt/qtsvg-${QTMIN}:5
|
||||
>=dev-qt/qtwayland-${QTMIN}:5
|
||||
>=dev-qt/qtwayland-${QTMIN}:5=
|
||||
>=dev-qt/qtwidgets-${QTMIN}:5
|
||||
>=dev-qt/qtx11extras-${QTMIN}:5
|
||||
>=dev-qt/qtxml-${QTMIN}:5
|
||||
|
||||
Reference in New Issue
Block a user