games-action/beathazardultra: Switch to libpng-compat
authorMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 19:29:32 +0000 (20:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 8 Nov 2019 06:48:04 +0000 (07:48 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-action/beathazardultra/beathazardultra-20130308-r2.ebuild [moved from games-action/beathazardultra/beathazardultra-20130308-r1.ebuild with 93% similarity]

similarity index 93%
rename from games-action/beathazardultra/beathazardultra-20130308-r1.ebuild
rename to games-action/beathazardultra/beathazardultra-20130308-r2.ebuild
index 189a4401c485165482c4efb39d7711766ec25f6f..5fac7e01ec0ff42d0e7725f848cfd49e0ffa5487 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: unbundle allegro[gtk...] (no multilib on amd64 and 5.0.9 soname)
@@ -23,7 +23,7 @@ RDEPEND="
        virtual/opengl
        amd64? (
                !bundled-libs? (
-                       >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)]
+                       >=media-libs/libpng-compat-1.2.51:1.2[abi_x86_32(-)]
                        >=virtual/jpeg-0-r2[abi_x86_32(-)]
                )
                >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)]
@@ -40,7 +40,7 @@ RDEPEND="
                x11-libs/libXinerama
                x11-libs/libXrandr
                !bundled-libs? (
-                       media-libs/libpng:1.2
+                       media-libs/libpng-compat:1.2
                        virtual/jpeg
                )
        )"