diff options
Diffstat (limited to 'hdf4/PKGBUILD')
-rwxr-xr-x | hdf4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hdf4/PKGBUILD b/hdf4/PKGBUILD index 2758e5b6..c242b2a4 100755 --- a/hdf4/PKGBUILD +++ b/hdf4/PKGBUILD @@ -13,7 +13,7 @@ license=('custom') _pinned_dependencies=( 'glibc>=2.31' 'libaec=1.0.4' - 'libjpeg-turbo=2.0.6' + 'libjpeg.so=8' 'libtirpc=1.2.6' 'zlib=1:1.2.11' ) |