diff options
-rwxr-xr-x | update_jdn.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 813e578c..64885565 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -184,7 +184,8 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then openbios-ppc \ openbios-sparc \ python-arpy \ - ovmf + ovmf \ + sysvinit-core #sudo apt-get install -t jessie-backports \ # pbuilder \ |