summaryrefslogtreecommitdiff
path: root/package/davfs2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-01 12:53:29 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-01 12:54:22 -0500
commit360767f2ef426c9249131831286df32bd4bb666d (patch)
treec31c38c9cd1061330e5ac35728ac52196390cce0 /package/davfs2
parent47cad0a0e2381678971c827e495fd46ba0037bf2 (diff)
first step to rework iconv setup
Add a choice to select libiconv, C library iconv or libiconv-tiny.
Diffstat (limited to 'package/davfs2')
-rw-r--r--package/davfs2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/davfs2/Makefile b/package/davfs2/Makefile
index 6e7789be8..9be3a3a26 100644
--- a/package/davfs2/Makefile
+++ b/package/davfs2/Makefile
@@ -14,8 +14,7 @@ PKG_BUILDDEP:= neon fuse
PKG_URL:= http://savannah.nongnu.org/projects/davfs2/
PKG_SITES:= http://download.savannah.gnu.org/releases/davfs2/
-PKG_LIBC_DEPENDS:= uclibc glibc
-PKG_BUILDDEP_UCLIBC:= libiconv-tiny
+PKG_LIBC_DEPENDS:= uclibc-ng glibc
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz