new apt dependencies to compile more stuff
This commit is contained in:
parent
d724fa5c24
commit
5976c3fe3d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Install
|
||||||
|
|
||||||
Let's start!::
|
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/
|
virtualenv -p /usr/bin/python3 /opt/larigira/
|
||||||
/opt/larigira/bin/pip3 install --no-binary :all: larigira
|
/opt/larigira/bin/pip3 install --no-binary :all: larigira
|
||||||
touch /etc/default/larigira
|
touch /etc/default/larigira
|
||||||
|
|
Loading…
Reference in a new issue