summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-12-04 12:08:26 -0500
committerMatt Turner <mattst88@gentoo.org>2022-12-04 12:15:35 -0500
commitd89b10f9fb1b3bd8cc888323e877c5d381df4d47 (patch)
treed0be05dd35f37a226cba73654f96177eed7a5dbb /app-text/libgepub
parentgames-fps/quakeforge: unset YACC and let configure handle it (diff)
downloadgentoo-d89b10f9fb1b3bd8cc888323e877c5d381df4d47.tar.gz
gentoo-d89b10f9fb1b3bd8cc888323e877c5d381df4d47.tar.bz2
gentoo-d89b10f9fb1b3bd8cc888323e877c5d381df4d47.zip
app-text/libgepub: Depend on webkit-gtk[introspection?]
Closes: https://bugs.gentoo.org/861086 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/libgepub')
-rw-r--r--app-text/libgepub/libgepub-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild
index 3dc7a2b3c588..210032d1cffe 100644
--- a/app-text/libgepub/libgepub-0.6.0.ebuild
+++ b/app-text/libgepub/libgepub-0.6.0.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
dev-libs/glib:2
dev-libs/libxml2
net-libs/libsoup:2.4
- net-libs/webkit-gtk:4
+ net-libs/webkit-gtk:4[introspection?]
x11-libs/gtk+:3
introspection? ( >=dev-libs/gobject-introspection-1.30:= )
"