diff options
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 6caa8dfb..94c6274e 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -91,6 +91,7 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then bison \ build-essential \ calamaris \ + cmake \ cron-apt \ cucumber \ curl \ |