commit:     bd12c881f86683fa317cf87edc53481aa5e8357e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  6 21:35:58 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct  6 22:36:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd12c881

net-libs/libdmapsharing: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/667630
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild 
b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
index 3bc13d376e0..f39dca47af4 100644
--- a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
+++ b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild
@@ -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
@@ -26,6 +26,7 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-1.30:= )
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        virtual/pkgconfig
        test? ( >=dev-libs/check-0.9.4 )

Reply via email to