commit:     7e3f48e504d0118cbefddbb3057887184e539751
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 20:53:45 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 21:39:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3f48e5

net-libs/libaccounts-glib: Add missing dev-util/glib-utils DEPEND

Closes: https://bugs.gentoo.org/668886
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild 
b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild
index 94c1a275a83..9f087be1167 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.23.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
@@ -20,6 +20,7 @@ RDEPEND="
        dev-libs/libxml2
 "
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc
 "
 

Reply via email to