Update install_dependencies.sh

This commit is contained in:
Cees Bassa 2018-02-05 09:30:46 +01:00 committed by GitHub
parent ce3cfcd967
commit 35281d2c50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
echo "Step 1.1: install dependencies"
sleep 1
apg-get update
apt-get update
apt-get install ntp eog emacs gfortran libpng-dev libx11-dev libjpeg-dev libexif-dev git dos2unix sextractor
echo "Step 1.2: goto /usr/local/src"