]> git.pld-linux.org Git - packages/netsurf.git/commitdiff
- bump js req to 187
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 9 Aug 2015 11:29:35 +0000 (13:29 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 9 Aug 2015 11:29:35 +0000 (13:29 +0200)
netsurf.spec

index ec8ed3b8284b2d0eb4258312a6bcb39e10192339..5158b64c76e236437b8c9e5dd917a1ef49666608 100644 (file)
@@ -25,7 +25,7 @@ BuildRequires:        curl-devel
 BuildRequires: freetype-devel >= 2
 %{?with_gstreamer:BuildRequires:       gstreamer0.10-devel >= 0.10}
 BuildRequires: gtk+2-devel >= 2.0
-%{?with_js:BuildRequires:      js185-devel}
+%{?with_js:BuildRequires:      js187-devel}
 BuildRequires: libCSS-devel >= 0.5.0
 BuildRequires: libdom-devel >= 0.1.2
 %{?with_pdf:BuildRequires:     libharu-devel}
@@ -144,7 +144,7 @@ NETSURF_USE_RSVG := YES
 %{?with_webp:NETSURF_USE_WEBP := YES}
 %{?with_gstreamer:NETSURF_USE_VIDEO := YES}
 %{?with_pdf:NETSURF_USE_HARU_PDF := YES}
-# js185
+# js187
 %if %{with js}
 NETSURF_USE_MOZJS := YES
 %else
This page took 0.095826 seconds and 4 git commands to generate.