aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-12-03 19:55:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-12-05 23:16:55 +0100
commit72dc7c9f1dad238b15b9d68c48c9c46267af7d9d (patch)
tree0579e4bf53a9dab13be0b0374a78b0afa6eebd8e /dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
parentqt5-build.eclass: xkbcommon-{evdev,x11} was dropped in >=5.12.1 (diff)
downloadqt-72dc7c9f1dad238b15b9d68c48c9c46267af7d9d.tar.gz
qt-72dc7c9f1dad238b15b9d68c48c9c46267af7d9d.tar.bz2
qt-72dc7c9f1dad238b15b9d68c48c9c46267af7d9d.zip
dev-qt/qtwayland: Cover new sightings of xkbcommon-evdev
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
index 1379e01e..d7a70086 100644
--- a/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.12.0_rc.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
src/client/client.pro \
src/compositor/wayland_wrapper/wayland_wrapper.pri \
src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
+ src/plugins/shellintegration/wl-shell/wl-shell.pro \
+ src/plugins/shellintegration/xdg-shell/xdg-shell.pro \
+ src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro \
+ src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro \
tests/auto/compositor/compositor/compositor.pro
use xcomposite || rm -r config.tests/xcomposite || die