Gentoo Archives: gentoo-commits

From: Adel KARA SLIMANE <adel@×××××××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/obs-vkcapture/
Date: Thu, 16 Sep 2021 12:19:35
Message-Id: 1631794744.aa5e41e652137e9980b9a3bb297eba1340e316dc.adel@gentoo
1 commit: aa5e41e652137e9980b9a3bb297eba1340e316dc
2 Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
3 AuthorDate: Thu Sep 16 12:19:04 2021 +0000
4 Commit: Adel KARA SLIMANE <adel <AT> karaslimane <DOT> com>
5 CommitDate: Thu Sep 16 12:19:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa5e41e6
7
8 media-libs/obs-vkcapture: update dependencies
9
10 Closes: https://bugs.gentoo.org/813315
11
12 Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
13
14 media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild | 3 +++
15 media-video/obs-vkcapture/obs-vkcapture-9999.ebuild | 3 +++
16 2 files changed, 6 insertions(+)
17
18 diff --git a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
19 index a07c0c7c6..a2f212fbe 100644
20 --- a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
21 +++ b/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild
22 @@ -24,7 +24,10 @@ IUSE=""
23
24 DEPEND="
25 dev-util/vulkan-headers
26 + media-libs/libglvnd
27 + media-libs/mesa[vulkan]
28 >=media-video/obs-studio-27
29 + x11-libs/libxcb:=
30 "
31 RDEPEND="${DEPEND}"
32
33
34 diff --git a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
35 index a07c0c7c6..a2f212fbe 100644
36 --- a/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
37 +++ b/media-video/obs-vkcapture/obs-vkcapture-9999.ebuild
38 @@ -24,7 +24,10 @@ IUSE=""
39
40 DEPEND="
41 dev-util/vulkan-headers
42 + media-libs/libglvnd
43 + media-libs/mesa[vulkan]
44 >=media-video/obs-studio-27
45 + x11-libs/libxcb:=
46 "
47 RDEPEND="${DEPEND}"