summaryrefslogtreecommitdiff
path: root/package/openjdk7
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/openjdk7
parent47cad0a0e2381678971c827e495fd46ba0037bf2 (diff)
first step to rework iconv setup
Add a choice to select libiconv, C library iconv or libiconv-tiny.
Diffstat (limited to 'package/openjdk7')
-rw-r--r--package/openjdk7/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/openjdk7/Makefile b/package/openjdk7/Makefile
index 1faef01c1..1e9572a64 100644
--- a/package/openjdk7/Makefile
+++ b/package/openjdk7/Makefile
@@ -21,8 +21,6 @@ PKG_DEPENDS+= libpng giflib libgtk2 glib fontconfig
PKG_URL:= http://openjdk.org/
PKG_SITES:= http://icedtea.classpath.org/download/source/
-PKG_BUILDDEP_UCLIBC:= libiconv-tiny
-PKG_BUILDDEP_UCLIBC_NG:=libiconv-tiny
DISTFILES:= icedtea-$(PKG_VERSION).tar.xz
WRKDIST= ${WRKDIR}/icedtea-${PKG_VERSION}