diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-15 15:48:23 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-15 16:16:19 +0200 |
commit | cc28e407409a4e1290b4f182a102d879024db592 (patch) | |
tree | 28e95c8aa98eb5b2630b00c6a39d109cad83c4f1 /app-crypt | |
parent | dev-cpp/prometheus-cpp: add 0.13.0 (diff) | |
download | gentoo-cc28e407409a4e1290b4f182a102d879024db592.tar.gz gentoo-cc28e407409a4e1290b4f182a102d879024db592.tar.bz2 gentoo-cc28e407409a4e1290b4f182a102d879024db592.zip |
app-crypt/libsecret: add dev-util/glib-utils to BDEPEND
Invoking maintainer time-out.
Closes: https://bugs.gentoo.org/798930
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.20.4-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild b/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild index 1b35ec4ad12b..2ed9a2f37a66 100644 --- a/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild +++ b/app-crypt/libsecret/libsecret-0.20.4-r1.ebuild @@ -32,6 +32,7 @@ RDEPEND="${DEPEND} BDEPEND=" dev-libs/libxslt dev-util/gdbus-codegen + dev-util/glib-utils >=sys-devel/gettext-0.19.8 virtual/pkgconfig test? ( |