Skip to content

Commit

Permalink
Added more dependencies to test
Browse files Browse the repository at this point in the history
  • Loading branch information
uniomni committed Feb 8, 2012
1 parent 0262fb7 commit d444ab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Expand Up @@ -118,6 +118,8 @@ dependency_test:
@grep -R qgis.core $(NONGUI) || true
@grep -R "import scipy" $(NONGUI) || true
@grep -R "from scipy import" $(NONGUI) || true
@grep -R "django" $(NONGUI) || true
@grep -R "geonode" $(NONGUI) || true

list_gis_packages:
@echo
Expand Down

0 comments on commit d444ab0

Please sign in to comment.