소스 검색

glib: needs iconv, reported by Martin T.

Waldemar Brodkorb 8 년 전
부모
커밋
d789a51d90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/glib/Makefile

+ 1 - 1
package/glib/Makefile

@@ -13,7 +13,7 @@ PKG_SECTION:=		libs/misc
 PKG_DEPENDS:=		libpcre zlib
 PKG_BUILDDEP:=		glib-host libffi zlib libelf dbus pcre
 HOST_BUILDDEP:=		libffi-host python2-host gettext-host util-linux-host
-PKG_NEEDS:=		threads intl
+PKG_NEEDS:=		threads intl iconv
 PKG_URL:=		http://www.gtk.org/
 PKG_SITES:=		http://ftp.gnome.org/pub/GNOME/sources/glib/$(PKG_EXTRAVER)/
 PKG_OPTS:=		dev noscripts