diff options
| author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-04-10 15:24:50 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-04-10 15:24:50 +0200 |
| commit | 8e17e484312946d2c15224f846499e2178dfb7df (patch) | |
| tree | f46970356130454cf57a1f3a42e3345e993ddb09 /package/libunistring | |
| parent | 7fe5a57074d554b2f0c8faed4177ffdae0ac9642 (diff) | |
| parent | ebf3cba90795d40111e3dbd2bf531c78203b3195 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libunistring')
| -rwxr-xr-x | package/libunistring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libunistring/Makefile b/package/libunistring/Makefile index 607bf7e8d..cce139329 100755 --- a/package/libunistring/Makefile +++ b/package/libunistring/Makefile @@ -13,7 +13,7 @@ PKG_URL:= http://www.gnu.org/software/libunistring/ PKG_SITES:= ${MASTER_SITE_GNU:=libunistring/} PKG_OPTS:= dev -PKG_LIBC_DEPENDS:= uclibc glibc +PKG_LIBC_DEPENDS:= uclibc-ng uclibc glibc DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |
