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