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:
Michael Lotz
2017-12-14 21:40:01 +01:00
parent c7398a4848
commit 93d8375606
11 changed files with 30 additions and 30 deletions

View File

@@ -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="