dev-qt/qtwayland: Try to fix build with USE -libinput
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 8 Mar 2020 10:54:43 +0000 (11:54 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 8 Mar 2020 12:04:41 +0000 (13:04 +0100)
Bug: https://bugs.gentoo.org/711476
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild

index 5fa75b673a705f918f7469ab78839271e62b0af4..cba6645459a4ac92ff13525c8317b255f4324c21 100644 (file)
@@ -30,6 +30,7 @@ RDEPEND="${DEPEND}"
 src_prepare() {
        qt_use_disable_config libinput xkbcommon \
                src/client/client.pro \
+               src/compositor/compositor.pro \
                src/compositor/wayland_wrapper/wayland_wrapper.pri \
                src/plugins/shellintegration/ivi-shell/ivi-shell.pro \
                src/plugins/shellintegration/wl-shell/wl-shell.pro \