diff --git a/stardict/Makefile b/stardict/Makefile index 3144999..e7f8d99 100644 --- a/stardict/Makefile +++ b/stardict/Makefile @@ -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