From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F01D138334 for ; Wed, 5 Dec 2018 22:10:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D3F9E0917; Wed, 5 Dec 2018 22:10:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42504E0917 for ; Wed, 5 Dec 2018 22:10:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD645335CDE for ; Wed, 5 Dec 2018 22:10:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42B824DA for ; Wed, 5 Dec 2018 22:10:07 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1544047787.2da858d41ea12c4b954e2f83a02579f80eaac49f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtwayland/qtwayland-5.11.3.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2da858d41ea12c4b954e2f83a02579f80eaac49f X-VCS-Branch: master Date: Wed, 5 Dec 2018 22:10:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 976e91ca-e841-4b6b-be4b-d5236d464871 X-Archives-Hash: 4ecc123358f93e3d10f46d78ad177808 commit: 2da858d41ea12c4b954e2f83a02579f80eaac49f Author: Andreas Sturmlechner gmail com> AuthorDate: Wed Dec 5 13:16:28 2018 +0000 Commit: Andreas Sturmlechner gentoo 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 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? (