add dependency to libgconf2

This commit is contained in:
Mirko Vogt
2010-03-02 17:45:05 +01:00
parent 72a8d995af
commit 12150049ba
+1 -2
View File
@@ -22,9 +22,8 @@ include $(INCLUDE_DIR)/package.mk
define Package/stardict
SECTION:=utils
CATEGORY:=Utilities
DEPENDS:=+libintl +libiconv
DEPENDS:=+libintl +libiconv +libgconf2
TITLE:=International Dictionary Software
URL:=
endef
define Package/stardict/description