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