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