summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-02-20 12:41:37 +0200
committerMart Raudsepp <leio@gentoo.org>2020-02-21 22:56:34 +0200
commit584c39f85d41772b33371f0f98afdff95940067a (patch)
treea6db26b804f2760960d37d96f3436e08e19ac77c /net-libs
parentnet-libs/gssdp: drop unnecessary gettext dep (diff)
downloadgentoo-584c39f85d41772b33371f0f98afdff95940067a.tar.gz
gentoo-584c39f85d41772b33371f0f98afdff95940067a.tar.bz2
gentoo-584c39f85d41772b33371f0f98afdff95940067a.zip
net-libs/gupnp: add missing glib-utils dep
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gupnp/gupnp-1.0.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/gupnp/gupnp-1.0.4.ebuild b/net-libs/gupnp/gupnp-1.0.4.ebuild
index 90b0899c10c2..a9bc2db8bed5 100644
--- a/net-libs/gupnp/gupnp-1.0.4.ebuild
+++ b/net-libs/gupnp/gupnp-1.0.4.ebuild
@@ -35,6 +35,7 @@ RDEPEND="${PYTHON_DEPS}
!net-libs/gupnp-vala
"
DEPEND="${RDEPEND}
+ dev-util/glib-utils
>=dev-util/gtk-doc-am-1.14
sys-devel/gettext
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]