Mercurial > hg > dml-home
changeset 85:87121da9c651 dml-dockerised
update
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Mon, 04 Jun 2018 18:44:21 +0100 |
parents | ead9f95b0f97 |
children | b7523b87f4a0 |
files | etc/setup_as_root.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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