# HG changeset patch # User wolffd # Date 1528134261 -3600 # Node ID 87121da9c65112f85e58372b66430e3a5505707d # Parent ead9f95b0f97f6c81d35e4854f44d3b740863670 update diff -r ead9f95b0f97 -r 87121da9c651 etc/setup_as_root.sh --- a/etc/setup_as_root.sh Mon Jun 04 18:36:28 2018 +0100 +++ b/etc/setup_as_root.sh Mon Jun 04 18:44:21 2018 +0100 @@ -44,7 +44,7 @@ $DO apt-get install -y libossp-uuid-dev libssl-dev zlib1g-dev unixodbc-dev libsmf-dev libsqlite3-dev $DO apt-get install -y graphviz lilypond pdf2svg texlive-font-utils p7zip-full $DO apt-get install -y vorbis-tools lame sox faad flac libsox-fmt-all fluidsynth -$DO apt-get install -y mysql-server-5 libmyodbc +$DO apt-get install -y mysql-server-5.5 libmyodbc # Only if you want SWI Prolog GUI if [ $SWI_GUI == yes ]; then