mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 19:54:03 +02:00
supertux: fix missing deps
This commit is contained in:
parent
73b7cbc2bb
commit
b0be67f12c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user