From: Michał Górny Date: Fri, 17 Apr 2020 05:51:15 +0000 (+0200) Subject: xfce-base/xfce4-session: Remove stale REQUIRED_USE on polkit X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=75453c0831c26c2d1e551697686608bb5a135d60;p=gentoo.git xfce-base/xfce4-session: Remove stale REQUIRED_USE on polkit Closes: https://bugs.gentoo.org/717650 Signed-off-by: Michał Górny --- diff --git a/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild index 251ab43f61cc..7b63062aa853 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild @@ -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