Explorar el Código

package: asterisk: Need locale support in libc

Signed-off-by: Phil Sutter <phil@nwl.cc>
Phil Sutter hace 3 semanas
padre
commit
76ea2986eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/asterisk/Makefile

+ 1 - 1
package/asterisk/Makefile

@@ -13,7 +13,7 @@ PKG_DEPENDS:=		libncurses libcurl libopenssl libedit libuuid libjansson
 PKG_DEPENDS+=		libxml2 libsqlite libxslt
 PKG_BUILDDEP:=		ncurses zlib curl popt openssl libedit util-linux libjansson
 PKG_BUILDDEP+=		libxml2 sqlite libxslt
-PKG_NEEDS:=		threads c++
+PKG_NEEDS:=		threads c++ locale
 PKG_URL:=		http://www.asterisk.org/
 PKG_SITES:=		http://downloads.asterisk.org/pub/telephony/asterisk/releases/