We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758d8b3 + 192c9c5 commit 4c68013Copy full SHA for 4c68013
1 file changed
docs/INSTALL-ubuntu.md
@@ -48,7 +48,7 @@ If you have a mail server responsible for handling the egress of email from your
48
Install necessary packages:
49
50
# Run these commands as your normal login (e.g. "michael")
51
- sudo apt-get -y install build-essential libssl-dev libyaml-dev git libtool libxslt-dev libxml2-dev libpq-dev gawk curl pngcrush python-software-properties
+ sudo apt-get -y install build-essential libssl-dev libyaml-dev git libtool libxslt-dev libxml2-dev libpq-dev gawk curl pngcrush imagemagick python-software-properties
52
53
# If you're on Ubuntu >= 12.10, change:
54
# python-software-properties to software-properties-common
0 commit comments