index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-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 |