commit:     2da858d41ea12c4b954e2f83a02579f80eaac49f
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Dec  5 13:16:28 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec  5 22:09:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da858d4

dev-qt/qtwayland: Fix build with USE -libinput

Bug: https://bugs.gentoo.org/616522
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-qt/qtwayland/qtwayland-5.11.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild 
b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
index ff62f71d3a7..1379e01ee01 100644
--- a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
@@ -16,7 +16,7 @@ DEPEND="
        >=dev-libs/wayland-1.6.0
        ~dev-qt/qtcore-${PV}
        ~dev-qt/qtdeclarative-${PV}
-       ~dev-qt/qtgui-${PV}[egl,libinput?]
+       ~dev-qt/qtgui-${PV}[egl,libinput=]
        media-libs/mesa[egl]
        >=x11-libs/libxkbcommon-0.2.0
        xcomposite? (

Reply via email to