From 9d5562972f61c1c6484a516c33515c1333b1f3cf Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 8 Mar 2020 11:54:43 +0100 Subject: [PATCH] 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 --- 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 5fa75b673a70..cba6645459a4 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 \ -- 2.26.2