Added lua dependency to nlove

This commit is contained in:
bartbes
2010-09-05 19:07:43 +02:00
parent 1b84af0652
commit 11291fdd87
+1 -1
View File
@@ -16,7 +16,7 @@ define Package/nlove
SECTION:=games
CATEGORY:=Games
TITLE:=LÖVE
DEPENDS:=+libphysfs libsdl libsdl-image libsdl-gfx libsdl-mixer
DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua
URL:=http://bartbes.ath.cx/
endef