diff options
-rw-r--r-- | spatialite-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spatialite-tools/PKGBUILD b/spatialite-tools/PKGBUILD index dd2878923..911b976ae 100644 --- a/spatialite-tools/PKGBUILD +++ b/spatialite-tools/PKGBUILD @@ -9,8 +9,8 @@ arch=('i686' 'pentium4' 'x86_64') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' license=('MPL') _pinned_dependencies=( - 'expat=2.2.10' 'glibc>=2.31' + 'libexpat.so=1' 'libreadline.so=8' 'libreadosm.so=1' 'libspatialite=4.3.0.a' |