From 97e9ca5824b99102e256f2da929345d0ebc74f7e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 9 Nov 2016 07:03:57 +0100 Subject: [PATCH] upstream now uses mozjs38 Signed-off-by: Igor Gnatenko --- 0ad.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/0ad.spec b/0ad.spec index af36b88..c407d38 100644 --- a/0ad.spec +++ b/0ad.spec @@ -81,7 +81,7 @@ BuildRequires: libvorbis-devel BuildRequires: libxml2-devel BuildRequires: libzip-devel BuildRequires: miniupnpc-devel -BuildRequires: mozjs31-devel +BuildRequires: mozjs38-devel %if %{with system_nvtt} BuildRequires: nvidia-texture-tools-devel %endif @@ -143,7 +143,7 @@ build/workspaces/update-workspaces.sh \ --bindir %{_bindir} \ --datadir %{_datadir}/%{name} \ --libdir %{_libdir}/%{name} \ - --with-system-mozjs31 \ + --with-system-mozjs38 \ %if %{with system_nvtt} --with-system-nvtt \ %endif