mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-22 04:19:06 -07:00
games-emulation/mednafen: replace minizip dep by zlib
Seems the minizip code was replaced a while ago (2018), and nobody noticed -- but zlib is still used. Not overly worth a revbump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -22,8 +22,8 @@ RDEPEND="
|
||||
media-libs/libsdl2[joystick,opengl,video]
|
||||
media-libs/tremor
|
||||
media-sound/musepack-tools
|
||||
virtual/minizip:=
|
||||
virtual/libintl
|
||||
virtual/zlib:=
|
||||
alsa? ( media-libs/alsa-lib )
|
||||
flac? ( media-libs/flac:= )
|
||||
jack? ( virtual/jack )
|
||||
|
||||
Reference in New Issue
Block a user