summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-04 23:50:29 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-04 23:50:29 +0200
commitcf895875fc225478d55144771d9bc9dc53f9206e (patch)
treea3e6b7a34b06736f69d90e56e4ab8c6bb30762c5
parent48de0db7df7b365014a55e69d12950b283ff60fe (diff)
downloadjenkins.debian.net-cf895875fc225478d55144771d9bc9dc53f9206e.tar.xz
reproducible: install bison and flex, needed to build the crossbuild-toolchain for coreboot
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index d541277f..6dc27adc 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -88,6 +88,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
bash-completion \
bc \
binfmt-support \
+ bison \
build-essential \
calamaris \
cron-apt \
@@ -100,6 +101,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
dstat \
etckeeper \
figlet \
+ flex \
gawk \
ghc \
gocr \