mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:41:53 +02:00
Added lua dependency to nlove
This commit is contained in:
parent
1b84af0652
commit
11291fdd87
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user