diff options
| author | Alan | 2018-12-13 10:52:12 +0000 |
|---|---|---|
| committer | jvoisin | 2018-12-15 17:05:32 +0100 |
| commit | b755aba8eaf281b77fc5349a54596e9f5dd46849 (patch) | |
| tree | 75dc87236323654aedab652dfa453e30f1a57c2c /INSTALL.md | |
| parent | edce78859b793ffd99c84474a5c77ec05abb24f5 (diff) | |
Fix debian build instructions
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -50,7 +50,7 @@ $ ./mat2 | |||
| 50 | and if you want to install the über-fancy Nautilus extension: | 50 | and if you want to install the über-fancy Nautilus extension: |
| 51 | 51 | ||
| 52 | ``` | 52 | ``` |
| 53 | # apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev | 53 | # apt install gnome-common gtk-doc-tools libnautilus-extension-dev python-gi-dev python3-dev build-essential |
| 54 | $ git clone https://github.com/GNOME/nautilus-python | 54 | $ git clone https://github.com/GNOME/nautilus-python |
| 55 | $ cd nautilus-python | 55 | $ cd nautilus-python |
| 56 | $ PYTHON=/usr/bin/python3 ./autogen.sh | 56 | $ PYTHON=/usr/bin/python3 ./autogen.sh |
