mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 06:31:54 +02:00
supertux: fix missing deps
This commit is contained in:
parent
73b7cbc2bb
commit
b0be67f12c
@ -19,7 +19,7 @@ define Package/supertux
|
|||||||
SECTION:=games
|
SECTION:=games
|
||||||
CATEGORY:=Games
|
CATEGORY:=Games
|
||||||
URL:=http://supertux.lethargik.org
|
URL:=http://supertux.lethargik.org
|
||||||
DEPENDS:=+libsdl +libsdl-image +libmikmod
|
DEPENDS:=+libsdl +libsdl-image +libmikmod +libsdl-ttf +libsdl-mixer +libstdcpp +libsdl-gfx
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/supertux/description
|
define Package/supertux/description
|
||||||
|
Loading…
Reference in New Issue
Block a user