Browse Source

Add lxml c deps :(

David Cramer 10 years ago
parent
commit
e6addde9cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/quickstart/index.rst

+ 1 - 1
docs/quickstart/index.rst

@@ -5,7 +5,7 @@ Some basic prerequisites which you'll need in order to run Sentry:
 
 * A UNIX-based operating system
 * Python 2.7
-* python-setuptools, python-dev
+* python-setuptools, python-dev, libxslt1-dev, libxml2-dev
 * A real database (PostgreSQL is preferred, MySQL also works)
 * Redis