summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-07-16 17:12:50 +0200
committerPacho Ramos <pacho@gentoo.org>2024-07-16 17:13:08 +0200
commit64120119851f1689ffb65006ff16b40645f16976 (patch)
tree5c3c6e0bc745ae67fe23a2002b21ceb336f73e66 /dev-libs/gom
parentnet-im/synapse: add 1.111.0 (diff)
downloadgentoo-64120119851f1689ffb65006ff16b40645f16976.tar.gz
gentoo-64120119851f1689ffb65006ff16b40645f16976.tar.bz2
gentoo-64120119851f1689ffb65006ff16b40645f16976.zip
dev-libs/gom: gtk-doc-am is not used
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-libs/gom')
-rw-r--r--dev-libs/gom/gom-0.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gom/gom-0.5.2.ebuild b/dev-libs/gom/gom-0.5.2.ebuild
index 7f4067709254..52f1a74dddf9 100644
--- a/dev-libs/gom/gom-0.5.2.ebuild
+++ b/dev-libs/gom/gom-0.5.2.ebuild
@@ -17,7 +17,7 @@ IUSE="gtk-doc +introspection python test"
RESTRICT="!test? ( test )"
REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
-BDEPEND="dev-build/gtk-doc-am"
+BDEPEND=""
RDEPEND="
>=dev-db/sqlite-3.7:3
>=dev-libs/glib-2.38:2