mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-16 20:16:16 +02:00
stardict actually depends on gtk2
This commit is contained in:
parent
807277dce4
commit
dbd4afdb25
@ -28,7 +28,7 @@ endef
|
|||||||
|
|
||||||
define Package/stardict
|
define Package/stardict
|
||||||
$(call Package/stardict/Default)
|
$(call Package/stardict/Default)
|
||||||
DEPENDS:=+libintl +libiconv +libgconf2
|
DEPENDS:=+libintl +libiconv +libgconf2 +gtk2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/stardict-dic-en-en
|
define Package/stardict-dic-en-en
|
||||||
|
Loading…
Reference in New Issue
Block a user