dev-util/sccache: Update to virtual/zlib, was missed in sccache-0.12 bump

sccache-0.11 switched to the virtual in commit bd0ee727e0e1 Authored
Nov 4, sccache-0.12 was added in 993348932449 Authored Oct 22. The
bumping missed the virtual update

Closes: https://bugs.gentoo.org/966769
Signed-off-by: zyxhere💭 <zyx@envs.net>
Part-of: https://github.com/gentoo/gentoo/pull/44812
Closes: https://github.com/gentoo/gentoo/pull/44812
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
zyxhere💭 2025-11-29 04:21:32 +05:00 committed by Sam James
parent 6ff79f64ad
commit a465bb5690
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -458,7 +458,7 @@ IUSE="azure dist-client dist-server gcs memcached redis s3 webdav"
BDEPEND="virtual/pkgconfig"
DEPEND="
app-arch/zstd
sys-libs/zlib:=
virtual/zlib:=
dist-server? ( dev-libs/openssl:= )
gcs? ( dev-libs/openssl:= )
"