mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 20:18:52 +02:00
WIP - Attempting to get TuxPaint to find and use fribidi and libintl
This commit is contained in:
@@ -21,6 +21,7 @@ REQUIRES="
|
||||
haiku
|
||||
lib:libpaper
|
||||
lib:libsdl
|
||||
lib:libintl
|
||||
lib:sdl_ttf
|
||||
lib:sdl_image
|
||||
lib:sdl_mixer
|
||||
@@ -32,11 +33,12 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl
|
||||
devel:libintl
|
||||
# devel:libpaper
|
||||
devel:sdl_ttf
|
||||
devel:sdl_image
|
||||
# devel:sdl_mixer
|
||||
# devel:fribidi
|
||||
devel:fribidi
|
||||
# devel:freetype
|
||||
# devel:gettext
|
||||
devel:libpng
|
||||
|
||||
Reference in New Issue
Block a user