mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:44:03 +02:00
dopewars: fix depends
This commit is contained in:
parent
01e3c1f043
commit
b30b59661d
@ -24,7 +24,7 @@ endef
|
|||||||
|
|
||||||
define Package/dopewars
|
define Package/dopewars
|
||||||
$(call Package/dopewars/Default)
|
$(call Package/dopewars/Default)
|
||||||
DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +libgconf2 +gtk2 +libstdcpp +libsigcxx
|
DEPENDS:=$(ICONV_DEPENDS) $(INTL_DEPENDS) +libgconf2 +gtk2 +libstdcpp +libsigcxx +libncurses
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user