Add OpenLayers library because it is no longer provided by the module.

This commit is contained in:
Michael Stenta 2014-08-23 10:50:57 -04:00
parent 970f139260
commit b6446cd7f1
1 changed files with 7 additions and 0 deletions

View File

@ -140,3 +140,10 @@ projects[farm_taxonomy][subdir] = "farm"
projects[farm_taxonomy][download][type] = "git"
projects[farm_taxonomy][download][url] = "http://github.com/farmier/farm_taxonomy.git"
projects[farm_taxonomy][download][branch] = "7.x-1.x"
; -----------------------------------------------------------------------------
; Libraries
; -----------------------------------------------------------------------------
libraries[openlayers][download][type] = "get"
libraries[openlayers][download][url] = "http://openlayers.org/download/OpenLayers-2.13.1.tar.gz"