Browse Source

Ajout de dependences manquantes pour une installation sur Debian

Follow up https://code.ffdn.org/FFDN/ffdn-db/pulls/20, mise a jour de la commande 'apt install'
opi 7 years ago
parent
commit
8e65db30b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Third-party dependencies:
 
 On a Debian Jessie system, do:
 
-    apt install sqlite3 libspatialite-dev
+    apt install sqlite3 libspatialite-dev build-essential python-dev
 
 Preferably in a virtualenv, run: