mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
sdl_net: fix devel provides (second attempt)
This commit is contained in:
@@ -65,7 +65,7 @@ INSTALL()
|
|||||||
}
|
}
|
||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
sdl_net${secondaryArchSuffix} = $portVersion compat >= 1.2
|
sdl_net${secondaryArchSuffix}_devel = $portVersion compat >= 1.2
|
||||||
devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0
|
devel:libSDL_net$secondaryArchSuffix = 1.2_0.8.0 compat >= 0
|
||||||
devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0
|
devel:libSDL_net_1.2$secondaryArchSuffix = 0.8.0 compat >= 0
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user