diff options
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.38.2.ebuild | 2 |
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/" |