diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2018-09-03 09:10:22 -0600 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2018-09-03 09:11:38 -0600 |
commit | 6ba183ca9c29048274662ddf00bff4c781069551 (patch) | |
tree | 5695fbd32c1fb8b2cc64f4bdf422109c4323f328 /xfce-base | |
parent | app-emulation/crossover-bin: Bump to 17.5.1 (diff) | |
download | gentoo-6ba183ca9c29048274662ddf00bff4c781069551.tar.gz gentoo-6ba183ca9c29048274662ddf00bff4c781069551.tar.bz2 gentoo-6ba183ca9c29048274662ddf00bff4c781069551.zip |
xfce-base/xfwm4
Make the xpresent USE flag default to enabled (bug #664710)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild index c44da6e62c03..45a8b26c1892 100644 --- a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="opengl startup-notification +xcomposite xpresent" +IUSE="opengl startup-notification +xcomposite +xpresent" RDEPEND="dev-libs/dbus-glib:= >=dev-libs/glib-2.20:= |