diff options
Diffstat (limited to 'kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild')
| -rw-r--r-- | kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild index cb5e5755eb2..e0b46445c20 100644 --- a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild +++ b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild @@ -15,6 +15,7 @@ KEYWORDS="" IUSE="" # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X +# slot op: various private QtWaylandClient headers RDEPEND=" >=dev-libs/wayland-1.15 >=dev-qt/qtdeclarative-${QTMIN}:5 @@ -22,7 +23,7 @@ RDEPEND=" >=dev-qt/qtgui-${QTMIN}:5[libinput] >=dev-qt/qtgui-${QTMIN}:5[X] ) - >=dev-qt/qtwayland-${QTMIN}:5 + >=dev-qt/qtwayland-${QTMIN}:5= x11-libs/libxkbcommon " DEPEND="${RDEPEND} |
