summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-26 18:26:47 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-26 18:26:47 +0100
commit741f78ca8fc135ccfec5881b5c686888a9844043 (patch)
tree628ac9f67c6281303b4eb832c12c97489fa78002
parent75b75cd189cf5a8806bde7f8c407ccfe431751fe (diff)
downloadwoocommerce-taler-741f78ca8fc135ccfec5881b5c686888a9844043.tar.gz
woocommerce-taler-741f78ca8fc135ccfec5881b5c686888a9844043.tar.bz2
woocommerce-taler-741f78ca8fc135ccfec5881b5c686888a9844043.zip
delay package install
-rwxr-xr-xserver-build/QEMU-autobuild/buildReclaim.sh25
-rw-r--r--server-build/my-simple-cdd/profiles/wootaler.packages22
2 files changed, 25 insertions, 22 deletions
diff --git a/server-build/QEMU-autobuild/buildReclaim.sh b/server-build/QEMU-autobuild/buildReclaim.sh
index 8dfa8f1..a93e876 100755
--- a/server-build/QEMU-autobuild/buildReclaim.sh
+++ b/server-build/QEMU-autobuild/buildReclaim.sh
@@ -22,6 +22,31 @@ GNUNET_REST="http://localhost:7776/openid/"
# Download and install GNUnet
+apt install \
+ screen \
+ gcc \
+ make\
+ autoconf\
+ automake \
+ libtool\
+ libmicrohttpd-dev\
+ libgcrypt20-dev\
+ libsqlite3-dev\
+ gettext\
+ libgnutls28-dev\
+ libcurl4-gnutls-dev\
+ libunistring-dev\
+ libidn2-dev\
+ libjansson-dev\
+ openssl\
+ pkgconf\
+ libltdl-dev\
+ zlib1g-dev\
+ libsodium-dev\
+ python3.7\
+ texi2html\
+ texinfo
+
cd /root
git clone git://git.gnunet.org/gnunet.git
cd gnunet
diff --git a/server-build/my-simple-cdd/profiles/wootaler.packages b/server-build/my-simple-cdd/profiles/wootaler.packages
index e0f0eb6..9d4d19a 100644
--- a/server-build/my-simple-cdd/profiles/wootaler.packages
+++ b/server-build/my-simple-cdd/profiles/wootaler.packages
@@ -2,26 +2,4 @@ wget
sudo
uuid
screen
-gcc
-make
-autoconf
-automake
-libtool
-libmicrohttpd-dev
-libgcrypt-dev
-libsqlite3-dev
-gettext
-libgnutls28-dev
-libcurl4-gnutls-dev
-libunistring-dev
-libidn2-dev
-libjansson-dev
-openssl
-pkgconf
-libltdl-dev
-zlib1g-dev
-libsodium-dev
-python3.8
-texi2html
-texinfo