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