summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-04-18 20:41:19 -0400
committerMatt Turner <mattst88@gentoo.org>2021-04-18 20:41:32 -0400
commit099ab331dc5059676b6e8415bd0d1d83b324845c (patch)
treedc082acdd11c1bd3e4c99db20e4d6ac14ea08f02 /dev-util/glade
parentsys-libs/libaal: Stabilize 1.0.7-r2 ppc64, #783849 (diff)
downloadgentoo-099ab331dc5059676b6e8415bd0d1d83b324845c.tar.gz
gentoo-099ab331dc5059676b6e8415bd0d1d83b324845c.tar.bz2
gentoo-099ab331dc5059676b6e8415bd0d1d83b324845c.zip
dev-util/glade: Inherit optfeature
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r--dev-util/glade/glade-3.38.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.38.2.ebuild b/dev-util/glade/glade-3.38.2.ebuild
index cb60f5a08386..c59c3571ebc3 100644
--- a/dev-util/glade/glade-3.38.2.ebuild
+++ b/dev-util/glade/glade-3.38.2.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit gnome2 python-single-r1 meson virtualx
+inherit gnome2 python-single-r1 meson optfeature virtualx
DESCRIPTION="A user interface designer for GTK+ and GNOME"
HOMEPAGE="https://glade.gnome.org/"