mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix provides of sdl_{net,mixer}_devel
This commit is contained in:
@@ -10,7 +10,7 @@ CHECKSUM_RMD160="44262f5d4c68c9b525fce04ebe83e03cd7e005a4"
|
||||
CHECKSUM_SHA512="2766ca55343127c619958ab3a3ae3052a27a676839f10a158f7dfc071b8db38c2f1fc853e8add32b9fef94ab07eaa986f46a68e264e8087b57c990af30ea9a0b"
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="1997-2012 Sam Lantinga"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -68,7 +68,7 @@ INSTALL()
|
||||
}
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
|
||||
devel:sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
|
||||
devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0
|
||||
devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user