mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/light: block sys-power/acpilight; bump EAPI
Closes: https://bugs.gentoo.org/740234 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit autotools udev
|
||||
|
||||
@@ -15,7 +15,10 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="udev"
|
||||
|
||||
RDEPEND="acct-group/video"
|
||||
RDEPEND="
|
||||
acct-group/video
|
||||
!sys-power/acpilight
|
||||
"
|
||||
DEPEND="udev? ( virtual/libudev:= )
|
||||
${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user