mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:21:53 +02:00
add dependency to libgconf2
This commit is contained in:
parent
72a8d995af
commit
12150049ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user