mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
sys-power/envycontrol: drop 3.4.0, QA fixups
Fixup patch contributed by negril, thanks! Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -15,12 +15,11 @@ HOMEPAGE="https://github.com/bayasdev/envycontrol"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="sys-apps/systemd"
|
||||
IUSE="+systemd"
|
||||
|
||||
src_compile() {
|
||||
distutils-r1_src_compile
|
||||
}
|
||||
REQUIRED_USE="systemd"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
}
|
||||
RDEPEND="
|
||||
x11-drivers/nvidia-drivers[persistenced]
|
||||
systemd? ( sys-apps/systemd )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user