From a4f856993e3c62c4a5afdd42f9a9531169e97287 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 13 Oct 2015 14:10:23 +0200 Subject: reproducible: install more build dependencies for coreboot, openwrt and netbsd --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 4017a214..9dd6a3f8 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 bison flex" ;; + profitbricks-build3-amd64) DEBS="$DEBS bison cmake diffutils findutils flex g++ gawk gcc git grep iasl libc6-dev m4 make subversion unzip util-linux zlib1g-dev" ;; *) ;; esac if [ "$HOSTNAME" = "jenkins" ] ; then -- cgit v1.2.3-54-g00ecf