diff options
| author | Long Huan <8551701+longhuan2018@users.noreply.github.com> | 2021-01-20 13:40:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 21:40:57 -0800 |
| commit | 4ed2cfd1a339c44d608c918738fb9c81e64d3462 (patch) | |
| tree | bb26a7a0896dd550b4be33504b644f3a7a724c9f /ports/spatialite-tools/CONTROL | |
| parent | c977e3861d24f54b589e321c852a79b027df899b (diff) | |
| download | vcpkg-4ed2cfd1a339c44d608c918738fb9c81e64d3462.tar.gz vcpkg-4ed2cfd1a339c44d608c918738fb9c81e64d3462.zip | |
[vcpkg baseline][spatialite-tools] fix linux osx build falied (#15768)
* fix linux osx build falied
* Update ci.baseline.txt
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'ports/spatialite-tools/CONTROL')
| -rw-r--r-- | ports/spatialite-tools/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/spatialite-tools/CONTROL b/ports/spatialite-tools/CONTROL index a698cc8b9..e3a430d4b 100644 --- a/ports/spatialite-tools/CONTROL +++ b/ports/spatialite-tools/CONTROL @@ -1,5 +1,6 @@ Source: spatialite-tools Version: 5.0.0 +Port-Version: 1 Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/index Description: Contains spatialite.exe and other command line tools to work with SpatiaLite databases (import, export, SQL queries) Build-Depends: sqlite3, libspatialite, geos, readosm, proj4, zlib, libiconv, expat, librttopo
\ No newline at end of file |
