diff options
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 " |