Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/
Date: Wed, 05 Dec 2018 22:10:20
Message-Id: 1544047787.2da858d41ea12c4b954e2f83a02579f80eaac49f.asturm@gentoo
1 commit: 2da858d41ea12c4b954e2f83a02579f80eaac49f
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Wed Dec 5 13:16:28 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 5 22:09:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da858d4
7
8 dev-qt/qtwayland: Fix build with USE -libinput
9
10 Bug: https://bugs.gentoo.org/616522
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13
14 dev-qt/qtwayland/qtwayland-5.11.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
18 index ff62f71d3a7..1379e01ee01 100644
19 --- a/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
20 +++ b/dev-qt/qtwayland/qtwayland-5.11.3.ebuild
21 @@ -16,7 +16,7 @@ DEPEND="
22 >=dev-libs/wayland-1.6.0
23 ~dev-qt/qtcore-${PV}
24 ~dev-qt/qtdeclarative-${PV}
25 - ~dev-qt/qtgui-${PV}[egl,libinput?]
26 + ~dev-qt/qtgui-${PV}[egl,libinput=]
27 media-libs/mesa[egl]
28 >=x11-libs/libxkbcommon-0.2.0
29 xcomposite? (