commit: da956270287171bce32e90c48c120d2964913992 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Aug 28 20:03:16 2021 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Aug 28 20:08:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da956270
sys-power/acpilight: add block on dev-libs/light Bug: https://bugs.gentoo.org/740234 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> sys-power/acpilight/{acpilight-1.2-r2.ebuild => acpilight-1.2-r3.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-power/acpilight/acpilight-1.2-r2.ebuild b/sys-power/acpilight/acpilight-1.2-r3.ebuild similarity index 98% rename from sys-power/acpilight/acpilight-1.2-r2.ebuild rename to sys-power/acpilight/acpilight-1.2-r3.ebuild index 34572830535..c54de4cb444 100644 --- a/sys-power/acpilight/acpilight-1.2-r2.ebuild +++ b/sys-power/acpilight/acpilight-1.2-r3.ebuild @@ -21,6 +21,7 @@ S="${WORKDIR}/${MY_P}" RDEPEND="virtual/udev acct-group/video + !dev-libs/light ${PYTHON_DEPS} !x11-apps/xbacklight" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
