From 6a6a0d019365fa6fa49d3a17ec254117d63668c6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 13 Oct 2015 12:52:31 +0200 Subject: reproducible: flex and bison are needed to build coreboot too --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_jdn.sh b/update_jdn.sh index f200e6a5..4017a214 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -151,7 +151,7 @@ if [ -f /etc/debian_version ] ; then esac # needed to run coreboot/openwrt/netbsd jobs case $HOSTNAME in - profitbricks-build3-amd64) DEBS="$DEBS m4" ;; + profitbricks-build3-amd64) DEBS="$DEBS m4 bison flex" ;; *) ;; esac if [ "$HOSTNAME" = "jenkins" ] ; then -- cgit v1.2.3-70-g09d2