commit:     75453c0831c26c2d1e551697686608bb5a135d60
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 05:51:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 05:51:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75453c08

xfce-base/xfce4-session: Remove stale REQUIRED_USE on polkit

Closes: https://bugs.gentoo.org/717650
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

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 251ab43f61c..7b63062aa85 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

Reply via email to