mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
plee_the_bear, fix reference for libpng (#8928)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user