summaryrefslogtreecommitdiff
path: root/package/SDL_ttf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/SDL_ttf/Makefile')
-rw-r--r--package/SDL_ttf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/SDL_ttf/Makefile b/package/SDL_ttf/Makefile
index 694760a58..187bbecfc 100644
--- a/package/SDL_ttf/Makefile
+++ b/package/SDL_ttf/Makefile
@@ -10,7 +10,8 @@ PKG_HASH:= 7d38704bcc7c34029c2dcb73b2d4857e8ad76341c6e0faed279eb9f743c66c6a
PKG_DESCR:= truetype fonts for sdl applications
PKG_SECTION:= libs/fonts
PKG_DEPENDS:= libsdl libfreetype
-PKG_BUILDDEP:= sdl freetype gettext-tiny
+PKG_BUILDDEP:= sdl freetype
+PKG_NEEDS:= intl
PKG_URL:= http://www.libsdl.org/projects/SDL_ttf/
PKG_SITES:= http://www.libsdl.org/projects/SDL_ttf/release/
PKG_LIBNAME:= libsdl-ttf