[packages/nodejs] fix brotli BR
    atler 
    atler at pld-linux.org
       
    Tue Oct 27 12:27:26 CET 2020
    
    
  
commit 05752f2d074d1fa5c36ddfc6a51bc89228272776
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 27 12:26:58 2020 +0100
    fix brotli BR
 nodejs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index ce98f59..ab9c907 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -43,7 +43,7 @@ BuildRequires:	gcc >= 6:4.8
 BuildRequires:	http-parser-devel >= 2.9.3
 BuildRequires:	llhttp-devel >= 2.0.4
 %endif
-%{?with_shared_brotli:BuildRequires:	libbrotli-devel >= 1.0.7}
+%{?with_system_brotli:BuildRequires:	libbrotli-devel >= 1.0.7}
 BuildRequires:	libicu-devel >= 0.64
 BuildRequires:	libstdc++-devel >= 6:4.8
 %{?with_system_uv:BuildRequires:	libuv-devel >= 1.38.0}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/05752f2d074d1fa5c36ddfc6a51bc89228272776
    
    
More information about the pld-cvs-commit
mailing list