wok-next diff node/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents d5aab818505e
children
line diff
     1.1 --- a/node/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/node/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -15,6 +15,8 @@
     1.4  # Integrity check: https://nodejs.org/dist/v9.11.2/
     1.5  TARBALL_SHA256="06484eac7f6b7c87e96983a039422347c0047284bc4d373d90884ae3966dc213"
     1.6  
     1.7 +COOKOPTS="force-arch" # different config.gypi
     1.8 +
     1.9  BUILD_DEPENDS="python-dev zlib-dev c-ares-dev openssl-dev icu-dev"
    1.10  SPLIT="$PACKAGE-dev"
    1.11