Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/
Date: Wed, 20 Oct 2021 23:49:33
Message-Id: 1634773693.62332410050ad50c0751ab255531c23531096207.pesa@gentoo
1 commit: 62332410050ad50c0751ab255531c23531096207
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 23:48:13 2021 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 23:48:13 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=62332410
7
8 dev-qt/qtwayland: add missing dep on dev-util/wayland-scanner
9
10 Bug: https://bugs.gentoo.org/818997
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
13
14 dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
18 index 6b0c9b9c..0e26d41f 100644
19 --- a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
20 +++ b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
21 @@ -29,6 +29,9 @@ DEPEND="
22 )
23 "
24 RDEPEND="${DEPEND}"
25 +BDEPEND="
26 + dev-util/wayland-scanner
27 +"
28
29 src_configure() {
30 local myqmakeargs=(