Browse Source

new apt dependencies to compile more stuff

boyska 3 years ago
parent
commit
5976c3fe3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/source/quickstart.rst

+ 1 - 1
doc/source/quickstart.rst

@@ -14,7 +14,7 @@ Install
 
 Let's start!::
 
-   apt-get install python3 python3-dev build-essential virtualenv mpd mpc
+   apt-get install python3 python3-dev build-essential virtualenv mpd mpc libxml2-dev libxslt1-dev zlib1g-dev
    virtualenv -p /usr/bin/python3 /opt/larigira/
    /opt/larigira/bin/pip3 install --no-binary :all: larigira
    touch /etc/default/larigira