Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Wed, 05 Jan 2022 16:10:21
Message-Id: 1641399011.563d9f2039764582963273b67e959328267aee7c.leio@gentoo
1 commit: 563d9f2039764582963273b67e959328267aee7c
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 16:09:23 2022 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 16:10:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563d9f20
7
8 app-emulation/spice-9999: minimum dep fixes
9
10 Apply commit 6d3eaf9ce07c6191d402f663de73f653b365563b to the live
11 ebuild as well, albeit it doesn't seem up to date otherwise right now.
12
13 Package-Manager: Portage-3.0.20, Repoman-3.0.2
14 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
15
16 app-emulation/spice/spice-9999.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild
20 index cc219e95f61d..b3202946ba07 100644
21 --- a/app-emulation/spice/spice-9999.ebuild
22 +++ b/app-emulation/spice/spice-9999.ebuild
23 @@ -21,14 +21,14 @@ RESTRICT="!test? ( test )"
24 # the libspice-server only uses the headers of libcacard
25 RDEPEND="
26 dev-lang/orc
27 - >=dev-libs/glib-2.22:2
28 + >=dev-libs/glib-2.38:2
29 sys-libs/zlib
30 virtual/jpeg:0=
31 >=x11-libs/pixman-0.17.7
32 dev-libs/openssl:0=
33 lz4? ( app-arch/lz4:0= )
34 opus? ( media-libs/opus )
35 - smartcard? ( >=app-emulation/libcacard-0.1.2 )
36 + smartcard? ( >=app-emulation/libcacard-2.5.1 )
37 sasl? ( dev-libs/cyrus-sasl )
38 gstreamer? (
39 media-libs/gstreamer:1.0