mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
tuxpaint: order *REQUIRES sections.
This commit is contained in:
@@ -29,9 +29,9 @@ REQUIRES="
|
||||
lib:libpaper
|
||||
lib:libpng16
|
||||
lib:libsdl
|
||||
lib:libSDL_ttf
|
||||
lib:libSDL_image
|
||||
lib:libSDL_mixer
|
||||
lib:libSDL_ttf
|
||||
lib:libz
|
||||
"
|
||||
|
||||
@@ -43,18 +43,18 @@ BUILD_REQUIRES="
|
||||
devel:libpaper
|
||||
devel:libpng
|
||||
devel:libsdl
|
||||
devel:libSDL_ttf
|
||||
devel:libSDL_image
|
||||
devel:libSDL_mixer
|
||||
devel:libSDL_ttf
|
||||
devel:libz
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
cmd:gperf
|
||||
cmd:pkg_config
|
||||
cmd:ld
|
||||
cmd:make
|
||||
cmd:pkg_config
|
||||
"
|
||||
|
||||
USER_SETTING_FILES="
|
||||
|
||||
Reference in New Issue
Block a user