diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-06 13:50:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-06 15:20:00 +0100 |
commit | 90b6588bfb2ddecfd99922689090dacd3aa0454f (patch) | |
tree | 0815d425e9531cc580043bfa40710217e5eaa87c /xfce-base | |
parent | xfce-base/garcon: libxfce4ui-4.15 dropped gtk2, adjust defaults (diff) | |
download | gentoo-90b6588bfb2ddecfd99922689090dacd3aa0454f.tar.gz gentoo-90b6588bfb2ddecfd99922689090dacd3aa0454f.tar.bz2 gentoo-90b6588bfb2ddecfd99922689090dacd3aa0454f.zip |
xfce-base/libxfce4ui: Revert "Readd blocked USE=gtk2 to fix revdeps"
All revdeps have been updated now, so let's remove the hack.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild index c82e6b23c4ae..c412d638a219 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild @@ -12,8 +12,8 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="debug glade -gtk2 introspection libgtop startup-notification vala" -REQUIRED_USE="!gtk2 vala? ( introspection )" +IUSE="debug glade introspection libgtop startup-notification vala" +REQUIRED_USE="vala? ( introspection )" RDEPEND=">=dev-libs/glib-2.42:2 >=x11-libs/gtk+-3.22:3[introspection?] |