commit: 6b2a24a785883918e2c70db7ebedc4ba274b9da8 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 20:01:19 2023 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 20:03:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2a24a7
sys-power/wluma: Revbump, add external deps (bugs #918935, #918924) - libv4l (bug #918935) - vulkan-loader (bug #918924) Closes: https://bugs.gentoo.org/918935 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-power/wluma/{wluma-4.3.0.ebuild => wluma-4.3.0-r1.ebuild} | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys-power/wluma/wluma-4.3.0.ebuild b/sys-power/wluma/wluma-4.3.0-r1.ebuild similarity index 98% rename from sys-power/wluma/wluma-4.3.0.ebuild rename to sys-power/wluma/wluma-4.3.0-r1.ebuild index 78609ab4d394..528323e9dc46 100644 --- a/sys-power/wluma/wluma-4.3.0.ebuild +++ b/sys-power/wluma/wluma-4.3.0-r1.ebuild @@ -188,6 +188,12 @@ LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT Unicode-DFS-2016" SLOT="0" KEYWORDS="~amd64" +DEPEND=" + media-libs/libv4l:= + media-libs/vulkan-loader:= +" +RDEPEND="${DEPEND}" + QA_FLAGS_IGNORED="/usr/bin/${PN}" DOCS=(
