mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 20:18:52 +02:00
Fixed required libraries for tuxpaint
This commit is contained in:
@@ -19,9 +19,9 @@ REQUIRES="
|
||||
lib:libpaper
|
||||
lib:libsdl
|
||||
lib:libintl
|
||||
lib:sdl_ttf
|
||||
lib:sdl_image
|
||||
lib:sdl_mixer
|
||||
lib:libSDL_ttf
|
||||
lib:libSDL_image
|
||||
lib:libSDL_mixer
|
||||
lib:libfribidi
|
||||
lib:freetype
|
||||
lib:gettext
|
||||
@@ -34,9 +34,9 @@ BUILD_REQUIRES="
|
||||
devel:libsdl
|
||||
devel:libintl
|
||||
devel:libpaper
|
||||
devel:sdl_ttf
|
||||
devel:sdl_image
|
||||
devel:SDL_mixer
|
||||
devel:libSDL_ttf
|
||||
devel:libSDL_image
|
||||
devel:libSDL_mixer
|
||||
devel:libfribidi
|
||||
# devel:freetype
|
||||
# devel:gettext
|
||||
|
||||
Reference in New Issue
Block a user