commit: 099ab331dc5059676b6e8415bd0d1d83b324845c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 00:41:19 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 00:41:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099ab331
dev-util/glade: Inherit optfeature
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/glade/glade-3.38.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/glade/glade-3.38.2.ebuild
b/dev-util/glade/glade-3.38.2.ebuild
index cb60f5a0838..c59c3571ebc 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/"