Skip to content

Commit 4c68013

Browse files
committed
Merge pull request discourse#1398 from ZogStriP/patch-1
Add imagemagick dependency
2 parents 758d8b3 + 192c9c5 commit 4c68013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/INSTALL-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you have a mail server responsible for handling the egress of email from your
4848
Install necessary packages:
4949

5050
# 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
51+
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
5252

5353
# If you're on Ubuntu >= 12.10, change:
5454
# python-software-properties to software-properties-common

0 commit comments

Comments
 (0)