mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fixed devel for sdl_ttf and sdl_mixer so that they are now detected and built if needed by higher level package.
This commit is contained in:
@@ -69,7 +69,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
prepareInstalledDevelLib libSDL_mixer
|
||||
prepareInstalledDevelLibs libSDL_mixer \
|
||||
libSDL_mixer-1.2
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
@@ -78,6 +79,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl_mixer${secondaryArchSuffix}_devel = $portVersion compat >= 1.2
|
||||
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