index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-21 14:48:38 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-02-21 14:48:38 +0100 |
commit | daeec0bc367caad31fecee443571683fb4abc823 (patch) | |
tree | db524170c89e9969cf2a3ee74ee356e6aeb16e01 /community/npm/PKGBUILD | |
parent | ceef2151313d5dd543c0fc76ecd27477166cd527 (diff) |
-rw-r--r-- | community/npm/PKGBUILD | 2 |
diff --git a/community/npm/PKGBUILD b/community/npm/PKGBUILD index 6d0e5a5a..d15a6a20 100644 --- a/community/npm/PKGBUILD +++ b/community/npm/PKGBUILD @@ -15,7 +15,7 @@ # | ^~~~~~~~~~~~ # # most likely there is a binary version available, so sharp has not to be rebuilt (as on IA-32) -makedepends+=(libvips) +makedepends+=(libvips884) # https://github.com/lovell/sharp/issues/2023 #gatsby-plugin-manifest ERROR #11321 Error: Input file contains unsupported image format |