Skip to content

Commit

Permalink
xfce-base/xfwm4
Browse files Browse the repository at this point in the history
Make the xpresent USE flag default to enabled (bug #664710)

Package-Manager: Portage-2.3.48, Repoman-2.3.10
  • Loading branch information
Denis Dupeyron committed Sep 3, 2018
1 parent 5ca765e commit 6ba183c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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:=
Expand Down

0 comments on commit 6ba183c

Please sign in to comment.