mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
armagetronad, fix reference to lib:libSDL*_1.2 (#3871)
This commit is contained in:
@@ -8,7 +8,7 @@ well."
|
||||
HOMEPAGE="http://www.armagetronad.org/"
|
||||
COPYRIGHT="2007-2016 OSS Armagetronad Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://launchpad.net/armagetronad/0.2.8/$portVersion/+download/armagetronad-$portVersion.src.tar.gz"
|
||||
CHECKSUM_SHA256="446af57c614ed28b4aa1d5a0d818c9d67a621bf7832b9276c3029c0f5006fedd"
|
||||
PATCHES="armagetronad-$portVersion.patchset"
|
||||
@@ -48,8 +48,8 @@ REQUIRES="
|
||||
lib:libGLU$secondaryArchSuffix
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libSDL$secondaryArchSuffix
|
||||
lib:libSDL_image$secondaryArchSuffix
|
||||
lib:libSDL_1.2$secondaryArchSuffix
|
||||
lib:libSDL_image_1.2$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user