mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Fix missing provides in devel package.
The package can't be installed with pkgman without this...
This commit is contained in:
@@ -89,6 +89,7 @@ INSTALL()
|
||||
}
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl_mixer${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:sdl_mixer$secondaryArchSuffix = 1.2.12 compat >= 1.2
|
||||
devel:libSDL_mixer$secondaryArchSuffix = 1.2_0.12.0 compat >= 0
|
||||
devel:libSDL_mixer_1.2$secondaryArchSuffix = 0.12.0 compat >= 0
|
||||
|
||||
Reference in New Issue
Block a user