summaryrefslogtreecommitdiff
path: root/xfce-base/xfconf/xfconf-4.16.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/xfconf/xfconf-4.16.0.ebuild')
-rw-r--r--xfce-base/xfconf/xfconf-4.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.16.0.ebuild b/xfce-base/xfconf/xfconf-4.16.0.ebuild
index c733a69d2aad..564b9ba7d397 100644
--- a/xfce-base/xfconf/xfconf-4.16.0.ebuild
+++ b/xfce-base/xfconf/xfconf-4.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/3"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="debug introspection vala"
+IUSE="debug +introspection vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND=">=dev-libs/glib-2.50