[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: install bison and flex, needed to build the crossbuild-toolchain for coreboot

Holger Levsen holger at moszumanska.debian.org
Thu Jun 4 21:56:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit cf895875fc225478d55144771d9bc9dc53f9206e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jun 4 23:50:29 2015 +0200

    reproducible: install bison and flex, needed to build the crossbuild-toolchain for coreboot
---
 update_jdn.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/update_jdn.sh b/update_jdn.sh
index d541277..6dc27ad 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 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list