diff options
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index d541277f..6dc27adc 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 \ |