mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add imagemagick dependency
This commit is contained in:
parent
cc5b958d9e
commit
192c9c5dc2
@ -48,7 +48,7 @@ If you have a mail server responsible for handling the egress of email from your
|
|||||||
Install necessary packages:
|
Install necessary packages:
|
||||||
|
|
||||||
# Run these commands as your normal login (e.g. "michael")
|
# Run these commands as your normal login (e.g. "michael")
|
||||||
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
|
||||||
|
|
||||||
# If you're on Ubuntu >= 12.10, change:
|
# If you're on Ubuntu >= 12.10, change:
|
||||||
# python-software-properties to software-properties-common
|
# python-software-properties to software-properties-common
|
||||||
|
Loading…
Reference in New Issue
Block a user