commit:     62332410050ad50c0751ab255531c23531096207
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 23:48:13 2021 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 23:48:13 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=62332410

dev-qt/qtwayland: add missing dep on dev-util/wayland-scanner

Bug: https://bugs.gentoo.org/818997
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>

 dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild 
b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
index 6b0c9b9c..0e26d41f 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
@@ -29,6 +29,9 @@ DEPEND="
        )
 "
 RDEPEND="${DEPEND}"
+BDEPEND="
+       dev-util/wayland-scanner
+"
 
 src_configure() {
        local myqmakeargs=(

Reply via email to