[packages/elinks] drop runtime dependency on quickjs

atler atler at pld-linux.org
Fri Nov 7 01:43:39 CET 2025


commit cd50adc157fe47aff8e4e3a7ab6d06c33b6d90f4
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Nov 7 01:42:36 2025 +0100

    drop runtime dependency on quickjs
    
    qjs binary not used, library is linked statically

 elinks.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/elinks.spec b/elinks.spec
index 13f443c..89b4b76 100644
--- a/elinks.spec
+++ b/elinks.spec
@@ -108,7 +108,6 @@ Requires:	libdom >= 0.4.2
 %endif
 Requires:	ncurses >= 5.1
 %{?with_openssl:Requires:	openssl >= 0.9.7d}
-%{?with_js:Requires:	quickjs >= 20210327-4}
 Suggests:	mailcap
 Provides:	webclient
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elinks.git/commitdiff/cd50adc157fe47aff8e4e3a7ab6d06c33b6d90f4




More information about the pld-cvs-commit mailing list