[packages/openwebrtc] - non-parallel openwebrtc-gst-plugins build - BR: xxd

qboosh qboosh at pld-linux.org
Thu Oct 29 20:44:23 CET 2015


commit 2150ef9a29a543e151b74d6eae75ad6772156156
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 29 20:44:21 2015 +0100

    - non-parallel openwebrtc-gst-plugins build
    - BR: xxd

 openwebrtc.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openwebrtc.spec b/openwebrtc.spec
index 25c2f2d..7339ac7 100644
--- a/openwebrtc.spec
+++ b/openwebrtc.spec
@@ -27,6 +27,7 @@ BuildRequires:	libusrsctp-devel
 BuildRequires:	orc-devel >= 0.4
 BuildRequires:	pulseaudio-devel
 BuildRequires:	seed-devel
+BuildRequires:	xxd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -120,7 +121,7 @@ cd cerbero/sources/local/openwebrtc-gst-plugins
 %configure \
 	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static}
-%{__make}
+%{__make} -j1
 
 cd ../openwebrtc
 %{__gtkdocize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwebrtc.git/commitdiff/2150ef9a29a543e151b74d6eae75ad6772156156



More information about the pld-cvs-commit mailing list