diff options
| author | Christian | 2018-09-05 06:29:38 -0700 |
|---|---|---|
| committer | jvoisin | 2018-09-05 17:42:39 +0200 |
| commit | 119085f28db71186b5361b6aa8623da2d2ecfd0a (patch) | |
| tree | 0b02ae998dc23f360a671d732d443ec0717a88a7 /INSTALL.md | |
| parent | e515d907d787e3768828593cf8f9abc70827f5b2 (diff) | |
Add missing dependencies for the Nautilus extension to INSTALL.md
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -38,7 +38,7 @@ $ ./mat2 | |||
| 38 | and if you want to install the über-fancy Nautilus extension: | 38 | and if you want to install the über-fancy Nautilus extension: |
| 39 | 39 | ||
| 40 | ``` | 40 | ``` |
| 41 | # apt install python-gi-dev | 41 | # apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev |
| 42 | $ git clone https://github.com/GNOME/nautilus-python | 42 | $ git clone https://github.com/GNOME/nautilus-python |
| 43 | $ cd nautilus-python | 43 | $ cd nautilus-python |
| 44 | $ PYTHON=/usr/bin/python3 ./autogen.sh | 44 | $ PYTHON=/usr/bin/python3 ./autogen.sh |
