Verified Commit a7e6e5f5 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

update_jdn: install git-lfs on jenkins (needed for reproducible_sync_lfs_files)



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 92f30356
...@@ -313,7 +313,6 @@ if [ -f /etc/debian_version ] ; then ...@@ -313,7 +313,6 @@ if [ -f /etc/debian_version ] ; then
g++ g++
gawk gawk
gcc gcc
git
grep grep
iasl iasl
libc6-dev libc6-dev
...@@ -384,6 +383,7 @@ if [ -f /etc/debian_version ] ; then ...@@ -384,6 +383,7 @@ if [ -f /etc/debian_version ] ; then
flex flex
gawk gawk
ghc ghc
git-lfs
git-notifier git-notifier
gocr gocr
graphviz graphviz
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment