diff --git a/pnpm/lure.sh b/pnpm/lure.sh index c9046a8..ede2224 100644 --- a/pnpm/lure.sh +++ b/pnpm/lure.sh @@ -9,7 +9,7 @@ license=('MIT') provides=('pnpm') conflicts=('pnpm' 'pnpm-git') -deps=('node-gyp') +#deps=() build_deps=('git') source=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64")