Skip to content

Commit

Permalink
Merge pull request discourse#2488 from toolness/patch-3
Browse files Browse the repository at this point in the history
Add imagemagick to basic setup apt-get install.
  • Loading branch information
eviltrout committed Jul 1, 2014
2 parents 03f63d9 + 3e72823 commit 366b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DEVELOPER-ADVANCED.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Vagrant version 1.1.2. With this Vagrantfile:
ln -sf /usr/share/zoneinfo/Canada/Eastern /etc/localtime
apt-get -yqq update
apt-get -yqq install python-software-properties
apt-get -yqq install vim curl expect debconf-utils git-core build-essential zlib1g-dev libssl-dev openssl libcurl4-openssl-dev libreadline6-dev libpcre3 libpcre3-dev
apt-get -yqq install vim curl expect debconf-utils git-core build-essential zlib1g-dev libssl-dev openssl libcurl4-openssl-dev libreadline6-dev libpcre3 libpcre3-dev imagemagick

## Unicode

Expand Down

0 comments on commit 366b9da

Please sign in to comment.