mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
dopewars: fix depends
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user