mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-18 01:11:32 +02:00
gmenu2x: remove dependency to sparsehash, as it does not seem to require it (fixes #70)
This commit is contained in:
parent
56054b32a7
commit
8b1c1381fa
@ -46,7 +46,7 @@ define Package/gmenu2x
|
|||||||
SUBMENU:=app
|
SUBMENU:=app
|
||||||
TITLE:=Gmenu2x
|
TITLE:=Gmenu2x
|
||||||
URL:=http://projects.qi-hardware.com/index.php/p/gmenu2x/
|
URL:=http://projects.qi-hardware.com/index.php/p/gmenu2x/
|
||||||
DEPENDS:=+libsdl +libsdl-image +libsdl-ttf +libstdcpp +libsdl-gfx +sparsehash
|
DEPENDS:=+libsdl +libsdl-image +libsdl-ttf +libstdcpp +libsdl-gfx
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
Reference in New Issue
Block a user