net-libs/gupnp-igd: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:03:19 +0000 (01:03 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 22:36:27 +0000 (01:36 +0300)
Closes: https://bugs.gentoo.org/667482
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

net-libs/gupnp-igd/gupnp-igd-0.2.4.ebuild
net-libs/gupnp-igd/gupnp-igd-0.2.5.ebuild

index 7bbcda8a9220bb06422974e65c42f274c544790c..2b84b9c579f721194564b74c3e2c3baf0b29e18c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -28,6 +28,7 @@ RDEPEND="
                >=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
        )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        sys-devel/gettext
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
index f825b004821b357271d699677439da34e3ffc8c5..7f0c4f8d162b024a230391347d3fed46e8360f0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,6 +20,7 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-0.10 )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.10
        sys-devel/gettext
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]