mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Update {lib|devel}:libsdl2 to {lib|devel}:libsdl2_2.0.
The newest libsdl2 packages do not provide the unsuffixed lib anymore as it doesn't actually exist in the package.
This commit is contained in:
@@ -6,7 +6,7 @@ shaders and other cool stuff."
|
||||
HOMEPAGE="https://libretro.com"
|
||||
COPYRIGHT="2010-2015 The RetroArch Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/libretro/RetroArch/archive/1.0.0.3-beta.tar.gz"
|
||||
CHECKSUM_SHA256="bd5be24d81c214db036b756e222f5a8e5cddd3e1c1a2a98180317673c0ca0cc7"
|
||||
SOURCE_DIR="RetroArch-1.0.0.3-beta"
|
||||
@@ -23,7 +23,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl2$secondaryArchSuffix
|
||||
lib:libsdl2_2.0$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
ffmpeg$secondaryArchSuffix
|
||||
"
|
||||
@@ -40,7 +40,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsdl2$secondaryArchSuffix
|
||||
devel:libsdl2_2.0$secondaryArchSuffix
|
||||
devel:libgl$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user