commit: 259d842d4af19a4ab2fe087cba5f7b468eebe4be
Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 15:58:42 2017 +0000
Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 15:58:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259d842d
x11-libs/xapps: Add explicit dep for dev-util/gtk-doc
Gentoo-Bug: 622636
Package-Manager: Portage-2.3.6, Repoman-2.3.1
x11-libs/xapps/xapps-1.0.3.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-libs/xapps/xapps-1.0.3.ebuild
b/x11-libs/xapps/xapps-1.0.3.ebuild
index 8b94927b257..c72b5f1df5d 100644
--- a/x11-libs/xapps/xapps-1.0.3.ebuild
+++ b/x11-libs/xapps/xapps-1.0.3.ebuild
@@ -27,6 +27,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
sys-devel/gettext
+ dev-util/gtk-doc
dev-util/gtk-doc-am
"