Add missing dependencies for the Nautilus extension to INSTALL.md
This commit is contained in:
parent
e515d907d7
commit
119085f28d
@ -38,7 +38,7 @@ $ ./mat2
|
|||||||
and if you want to install the über-fancy Nautilus extension:
|
and if you want to install the über-fancy Nautilus extension:
|
||||||
|
|
||||||
```
|
```
|
||||||
# apt install python-gi-dev
|
# apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev
|
||||||
$ git clone https://github.com/GNOME/nautilus-python
|
$ git clone https://github.com/GNOME/nautilus-python
|
||||||
$ cd nautilus-python
|
$ cd nautilus-python
|
||||||
$ PYTHON=/usr/bin/python3 ./autogen.sh
|
$ PYTHON=/usr/bin/python3 ./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user