[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: flex and bison are needed to build coreboot too
Holger Levsen
holger at moszumanska.debian.org
Tue Oct 13 10:53:20 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 6a6a0d019365fa6fa49d3a17ec254117d63668c6
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 13 12:52:31 2015 +0200
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 f200e6a..4017a21 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
--
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