mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libsdl: Account for secondary arch on provided cmd:sdl_config
This commit is contained in:
@@ -148,7 +148,7 @@ TEST()
|
||||
|
||||
PROVIDES_devel="
|
||||
libsdl${secondaryArchSuffix}_devel = 1.2.15 compat >= 1.2
|
||||
cmd:sdl_config = $portVersion compat >= 1.2
|
||||
cmd:sdl_config$secondaryArchSuffix = $portVersion compat >= 1.2
|
||||
devel:libSDL$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
|
||||
devel:libSDLmain$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
|
||||
devel:libSDL_1.2$secondaryArchSuffix = 0.11.4 compat >= 0
|
||||
|
||||
Reference in New Issue
Block a user