commit:     9d5562972f61c1c6484a516c33515c1333b1f3cf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 10:54:43 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 12:04:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d556297

dev-qt/qtwayland: Try to fix build with USE -libinput

Bug: https://bugs.gentoo.org/711476
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild 
b/dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild
index 5fa75b673a7..cba6645459a 100644
--- a/dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.14.1-r1.ebuild
@@ -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 \

Reply via email to