1
0
Fork 0

Fix debian build instructions

This commit is contained in:
Alan 2018-12-13 10:52:12 +00:00 committed by jvoisin
parent edce78859b
commit b755aba8ea
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ $ ./mat2
and if you want to install the über-fancy Nautilus extension:
```
# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev
# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev python3-dev build-essential
$ git clone https://github.com/GNOME/nautilus-python
$ cd nautilus-python
$ PYTHON=/usr/bin/python3 ./autogen.sh