packages/libs/glib2: fix dependency issue (#5590)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21884 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
10f8e9ac45
commit
e25971f1ed
@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/glib2
|
define Package/glib2
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
DEPENDS:=+libiconv +libintl
|
DEPENDS:=+libiconv +libintl +gettext
|
||||||
TITLE:=glib 2.0
|
TITLE:=glib 2.0
|
||||||
URL:=http://www.gtk.org/
|
URL:=http://www.gtk.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user