plee_the_bear, fix reference for libpng (#8928)

This commit is contained in:
Schrijvers Luc
2023-07-03 08:05:36 +02:00
committed by GitHub
parent f3ed8c7f70
commit 768ec95996

View File

@@ -13,7 +13,7 @@ skills and the details of the game."
HOMEPAGE="http://www.stuff-o-matic.com/plee-the-bear/"
COPYRIGHT="2012 Stuff O Matic"
LICENSE="GNU GPL v3"
REVISION="8"
REVISION="9"
SOURCE_URI="https://src.fedoraproject.org/lookaside/extras/plee-the-bear/plee-the-bear_0.7.0-light.tar.gz/d6f6b2c4c51021747398eaaff3b6031c/plee-the-bear_0.7.0-light.tar.gz"
CHECKSUM_SHA256="41dfe864fe2d791d6f99ba7cd330e22c94fce19d82909054eeac594aa4f2924e"
SOURCE_FILENAME="plee-the-bear-0.7.0.tgz"
@@ -55,7 +55,7 @@ REQUIRES="
lib:libGL$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
lib:libjpeg$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libSDL2_2.0$secondaryArchSuffix
lib:libSDL2_mixer_2.0$secondaryArchSuffix
@@ -73,7 +73,7 @@ BUILD_REQUIRES="
devel:libGL$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_mixer_1.2$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix