Date: Wednesday, November 9, 2022 @ 00:09:18
Author: polyzen
Revision: 1346058
Remove no longer used npm makedep
Modified:
ublock-origin/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-08 23:58:34 UTC (rev 1346057)
+++ PKGBUILD 2022-11-09 00:09:18 UTC (rev 1346058)
@@ -8,7 +8,7 @@
arch=('any')
url=https://github.com/gorhill/uBlock
license=('GPL3')
-makedepends=('git' 'npm' 'python' 'strip-nondeterminism' 'zip')
+makedepends=('git' 'python' 'strip-nondeterminism' 'zip')
source=("git+$url.git#commit=$pkgver?signed"
"git+https://github.com/uBlockOrigin/uAssets.git")
b2sums=('SKIP'