summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-06-19 10:54:03 +0200
committerPacho Ramos <pacho@gentoo.org>2024-06-19 10:54:03 +0200
commitf2c9bb2016406e601e93f292d2d5e492e2619ca3 (patch)
tree260f9c11f7837959d41731c099caba016d395924 /dev-libs/gom
parentgnome-extra/libgda: fix gcc-14 and enable tests (diff)
downloadgentoo-f2c9bb2016406e601e93f292d2d5e492e2619ca3.tar.gz
gentoo-f2c9bb2016406e601e93f292d2d5e492e2619ca3.tar.bz2
gentoo-f2c9bb2016406e601e93f292d2d5e492e2619ca3.zip
dev-libs/gom: Fix dependencies
Closes: https://bugs.gentoo.org/934423 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-libs/gom')
-rw-r--r--dev-libs/gom/gom-0.5.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/gom/gom-0.5.1.ebuild b/dev-libs/gom/gom-0.5.1.ebuild
index 57602b494bae..f5f66a8129c5 100644
--- a/dev-libs/gom/gom-0.5.1.ebuild
+++ b/dev-libs/gom/gom-0.5.1.ebuild
@@ -25,8 +25,7 @@ RDEPEND="
>=dev-python/pygobject-3.16:3[${PYTHON_USEDEP}] )
"
DEPEND="${RDEPEND}
- gtk-doc? ( dev-util/gtk-doc
- app-text/docbook-xml-dtd:4.3 )
+ gtk-doc? ( dev-util/gi-docgen )
virtual/pkgconfig
test? ( x11-libs/gdk-pixbuf:2 )
"