commit: bfcb64b34c184d307e100a25adb59be18ba90adc
Author: Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Thu Apr 14 10:49:09 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 10:49:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfcb64b3
gui-apps/somebar: remove redundant bdeps
Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>
gui-apps/somebar/somebar-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/gui-apps/somebar/somebar-9999.ebuild
b/gui-apps/somebar/somebar-9999.ebuild
index 1ec94a368..7e52edb62 100644
--- a/gui-apps/somebar/somebar-9999.ebuild
+++ b/gui-apps/somebar/somebar-9999.ebuild
@@ -22,8 +22,6 @@ RDEPEND="${DEPEND}"
BDEPEND="
dev-libs/wayland-protocols
dev-util/wayland-scanner
- dev-util/meson
- dev-util/ninja
"
src_prepare() {