mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
xfce-base/xfce4-session: Remove stale REQUIRED_USE on polkit
Closes: https://bugs.gentoo.org/717650 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -12,7 +12,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-linux ~x86-linux ~x86-solaris"
|
||||
IUSE="elogind nls policykit systemd +xscreensaver"
|
||||
IUSE="nls policykit +xscreensaver"
|
||||
|
||||
COMMON_DEPEND="x11-apps/iceauth
|
||||
>=dev-libs/glib-2.42
|
||||
@@ -39,9 +39,6 @@ DEPEND="${COMMON_DEPEND}
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig"
|
||||
|
||||
REQUIRED_USE="elogind? ( policykit )
|
||||
systemd? ( policykit )"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-4.10.1-alock_support_to_xflock4.patch
|
||||
# TODO: this patch needs updating for the new version, and finding
|
||||
|
||||
Reference in New Issue
Block a user