mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
gmenu2x: remove dependency to sparsehash, as it does not seem to require it (fixes #70)
This commit is contained in:
@@ -46,7 +46,7 @@ define Package/gmenu2x
|
||||
SUBMENU:=app
|
||||
TITLE:=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
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user