mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-19 06:08:26 +02:00
stardict: add missing dependencies
This commit is contained in:
parent
af56909abd
commit
6c23e13ef2
@ -28,7 +28,7 @@ endef
|
|||||||
|
|
||||||
define Package/stardict
|
define Package/stardict
|
||||||
$(call Package/stardict/Default)
|
$(call Package/stardict/Default)
|
||||||
DEPENDS:=+libintl +libiconv +libgconf2 +gtk2
|
DEPENDS:=+libintl +libiconv +libgconf2 +gtk2 +libstdcpp +libsigcxx
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/stardict-dic-en-en
|
define Package/stardict-dic-en-en
|
||||||
|
Loading…
Reference in New Issue
Block a user