summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.77.1-r101.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-11-04 09:03:00 +0100
committerMichał Górny <mgorny@gentoo.org>2025-11-04 09:07:26 +0100
commitbd0ee727e0e124e4eaa879ad390bef06ff7420bf (patch)
treeec5b04c986aabe3b33c866c03c1bac1645a3531c /dev-lang/rust/rust-1.77.1-r101.ebuild
parentce9200747de99446af96c5a204195c89bada1872 (diff)
downloadgentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.tar.gz
gentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.tar.bz2
gentoo-bd0ee727e0e124e4eaa879ad390bef06ff7420bf.zip
dev-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.77.1-r101.ebuild')
-rw-r--r--dev-lang/rust/rust-1.77.1-r101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.77.1-r101.ebuild b/dev-lang/rust/rust-1.77.1-r101.ebuild
index d0ee49015a1c..7dafd001e85d 100644
--- a/dev-lang/rust/rust-1.77.1-r101.ebuild
+++ b/dev-lang/rust/rust-1.77.1-r101.ebuild
@@ -93,7 +93,7 @@ BDEPEND="${PYTHON_DEPS}
DEPEND="
>=app-arch/xz-utils-5.2
net-misc/curl:=[http2,ssl]
- sys-libs/zlib:=
+ virtual/zlib:=
dev-libs/openssl:0=
system-llvm? (
${LLVM_DEPEND[*]}