aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-24 22:23:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-24 22:46:29 +0200
commitbaeb93cc2058ad22626478fb9184ee64942ecb03 (patch)
treefb8ddf3fab29a757d4d8bd322791fc50f22f6892
parentkde-apps/juk: Fix upstream linking and add missing DEPEND (diff)
downloadkde-baeb93cc.tar.gz
kde-baeb93cc.tar.bz2
kde-baeb93cc.zip
kde-frameworks/kwayland: BDEPEND on dev-util/wayland-scanner
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kwayland/kwayland-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/kwayland/kwayland-9999.ebuild b/kde-frameworks/kwayland/kwayland-9999.ebuild
index 2b5a3eb581..f7a4020347 100644
--- a/kde-frameworks/kwayland/kwayland-9999.ebuild
+++ b/kde-frameworks/kwayland/kwayland-9999.ebuild
@@ -29,3 +29,4 @@ DEPEND="${RDEPEND}
>=dev-libs/plasma-wayland-protocols-1.2.1
>=dev-libs/wayland-protocols-1.15
"
+BDEPEND="dev-util/wayland-scanner"