summaryrefslogtreecommitdiff
path: root/packages/libiconv
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-06-27 08:12:33 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitbec14208a7a92461957ae31b7b2bd68543917ef0 (patch)
treed5262700acd0e7515f4f4217ddda0df0e8c15379 /packages/libiconv
parent993b4acec54f02f3391fce6b56e0366304b79f01 (diff)
Builds comp.libs from VCS
... fails on DUMA because it cannot be compiled by newer C++, and patches are not applied to checkouts from VCS. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/libiconv')
-rw-r--r--packages/libiconv/package.desc3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/libiconv/package.desc b/packages/libiconv/package.desc
index b733bae..f75054a 100644
--- a/packages/libiconv/package.desc
+++ b/packages/libiconv/package.desc
@@ -1,2 +1,5 @@
repository='git https://git.savannah.gnu.org/git/libiconv.git'
+# TBD autogen.sh will check out most recent gnulib - need to make gnulib
+# a separate package and depend on it in case of devel builds?
+bootstrap='./autogen.sh'
mirrors='$(CT_Mirrors GNU libiconv)'