summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-06-15 14:09:24 +0100
committerJoonas Niilola <juippis@gentoo.org>2024-06-16 09:04:35 +0300
commit9a32d2213da9b2a67ae566ffac5cb6311c84b80e (patch)
tree0fdec2efa9a7e8c90d60163afb153e2fea25fe9f /mate-extra
parentmate-extra/mate-power-manager: adjust dependency for 1.28 (diff)
downloadgentoo-9a32d2213da9b2a67ae566ffac5cb6311c84b80e.tar.gz
gentoo-9a32d2213da9b2a67ae566ffac5cb6311c84b80e.tar.bz2
gentoo-9a32d2213da9b2a67ae566ffac5cb6311c84b80e.zip
mate-extra/mate-power-manager: Remove forced systemd/elogind
We patch out the requirements for either of these two services in Gentoo so this gives the user full choice over how they want to run MATE now. Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-power-manager/mate-power-manager-1.28.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.28.1.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.28.1.ebuild
index 8e0c9ce9aae6..47b00e951da7 100644
--- a/mate-extra/mate-power-manager/mate-power-manager-1.28.1.ebuild
+++ b/mate-extra/mate-power-manager/mate-power-manager-1.28.1.ebuild
@@ -16,8 +16,6 @@ LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
SLOT="0"
IUSE="+applet +elogind keyring policykit systemd test"
-REQUIRED_USE="^^ ( elogind systemd )"
-
# Interactive testsuite.
RESTRICT="test"