commit:     a465bb5690cad77170e6786e10c18916f9b3a941
Author:     zyxhere💭 <zyx <AT> envs <DOT> net>
AuthorDate: Fri Nov 28 23:21:32 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 08:03:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a465bb56

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 <AT> 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 <AT> gentoo.org>

 dev-util/sccache/sccache-0.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/sccache/sccache-0.12.0.ebuild 
b/dev-util/sccache/sccache-0.12.0.ebuild
index 1098a25eb12a..9ac04c112112 100644
--- a/dev-util/sccache/sccache-0.12.0.ebuild
+++ b/dev-util/sccache/sccache-0.12.0.ebuild
@@ -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:= )
 "

Reply via email to