summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-21 23:47:35 +0000
committerSam James <sam@gentoo.org>2022-03-21 23:47:35 +0000
commitbdf0fc0b4f26fbb432031d352f69142792918972 (patch)
tree0ef1a06b521b352c4474e8448b1ef543e2734d9c /mate-base
parentmate-extra/mate-user-guide: fix BDEPEND (diff)
downloadgentoo-bdf0fc0b4f26fbb432031d352f69142792918972.tar.gz
gentoo-bdf0fc0b4f26fbb432031d352f69142792918972.tar.bz2
gentoo-bdf0fc0b4f26fbb432031d352f69142792918972.zip
mate-base/libmatekbd: fix BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-base')
-rw-r--r--mate-base/libmatekbd/libmatekbd-1.26.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/mate-base/libmatekbd/libmatekbd-1.26.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.26.0.ebuild
index c11ca8db9d5c..a4f82afebba3 100644
--- a/mate-base/libmatekbd/libmatekbd-1.26.0.ebuild
+++ b/mate-base/libmatekbd/libmatekbd-1.26.0.ebuild
@@ -32,7 +32,9 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}"
-BDEPEND="${COMMON_DEPEND}
+DEPEND="${COMMON_DEPEND}"
+
+BDEPEND="
dev-util/glib-utils
>=sys-devel/gettext-0.19.8
virtual/pkgconfig