diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2023-12-01 12:01:19 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2023-12-01 12:03:01 -0800 |
commit | 6b2a24a785883918e2c70db7ebedc4ba274b9da8 (patch) | |
tree | 5c6ad91eddb3d86a7c17b5395efc32fbc4b9290d /sys-power | |
parent | media-libs/alsa-ucm-conf: Stabilize 1.2.10-r1 x86, #918919 (diff) | |
download | gentoo-6b2a24a785883918e2c70db7ebedc4ba274b9da8.tar.gz gentoo-6b2a24a785883918e2c70db7ebedc4ba274b9da8.tar.bz2 gentoo-6b2a24a785883918e2c70db7ebedc4ba274b9da8.zip |
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@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/wluma/wluma-4.3.0-r1.ebuild (renamed from sys-power/wluma/wluma-4.3.0.ebuild) | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-power/wluma/wluma-4.3.0.ebuild b/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=( |