summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2019-08-05 23:12:22 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2019-08-05 23:12:22 +0300
commit79ef40b8f581b46134d26ee563d52afab560b3df (patch)
tree0a8ee366c11d36d12ffeeacafa64d36d75447e60 /net-libs
parentsys-cluster/kube-router new ebuild (diff)
downloadgentoo-79ef40b8f581b46134d26ee563d52afab560b3df.tar.gz
gentoo-79ef40b8f581b46134d26ee563d52afab560b3df.tar.bz2
gentoo-79ef40b8f581b46134d26ee563d52afab560b3df.zip
net-libs/libaccounts-glib: Add missing bdep dev-libs/check
Closes: https://bugs.gentoo.org/691484 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
index 303f69ecb191..ebe37a242e5e 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
@@ -29,6 +29,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
dev-util/gdbus-codegen
dev-util/glib-utils
+ dev-libs/check
doc? ( dev-util/gtk-doc )
"