sci-libs/netcdf: 4.9.3-r2 fix automagic libzip dep

Closes: https://bugs.gentoo.org/836910
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44665
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander 2025-11-11 20:25:28 +01:00 committed by Sam James
parent 84b0ebc2a6
commit 9d5dfe7abf
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -23,6 +23,7 @@ RESTRICT="!test? ( test )"
# automagic in 4.9.3 :(
RDEPEND="
dev-libs/libxml2:=
dev-libs/libzip:=
virtual/zlib:=
blosc? ( dev-libs/c-blosc:= )
bzip2? ( app-arch/bzip2:= )