supertux: fix missing deps

This commit is contained in:
kyak 2012-10-12 22:01:14 +04:00
parent 73b7cbc2bb
commit b0be67f12c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ define Package/supertux
SECTION:=games
CATEGORY:=Games
URL:=http://supertux.lethargik.org
DEPENDS:=+libsdl +libsdl-image +libmikmod
DEPENDS:=+libsdl +libsdl-image +libmikmod +libsdl-ttf +libsdl-mixer +libstdcpp +libsdl-gfx
endef
define Package/supertux/description