summaryrefslogtreecommitdiff
path: root/readosm
diff options
context:
space:
mode:
Diffstat (limited to 'readosm')
-rw-r--r--readosm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/readosm/PKGBUILD b/readosm/PKGBUILD
index 99d942f4..11360cee 100644
--- a/readosm/PKGBUILD
+++ b/readosm/PKGBUILD
@@ -8,8 +8,8 @@ arch=('i686' 'pentium4' 'x86_64')
url='https://www.gaia-gis.it/fossil/readosm/index'
license=('MPL')
_pinned_dependencies=(
- 'expat=2.2.10'
'glibc>=2.31'
+ 'libexpat.so=1'
'zlib=1:1.2.11'
)
depends=("${_pinned_dependencies[@]}")