commit c6f8df1a23e48c73fcf168f668b3bbfd93a29174
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 5 22:07:18 2012 +0200

    - moved gpac dependency where it belongs (x264 package)

 libx264.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libx264.spec b/libx264.spec
index 2694262..e35ba31 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -32,7 +32,6 @@ BuildRequires:        ffmpeg-devel >= 0.7.1
 BuildRequires: ffmpegsource-devel >= 2.16
 # gpac >= 2007-06-21
 BuildRequires: gpac-devel >= 0.5.0-3
-Requires:      gpac >= 0.5.0-3
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,6 +73,9 @@ Summary:      x264 CLI decoder
 Summary(pl.UTF-8):     Dekoder x264 działający z linii poleceń
 Group:         Applications/Multimedia
 Requires:      %{name} = %{version}-%{release}
+%if %{without bootstrap}
+Requires:      gpac >= 0.5.0-3
+%endif
 
 %description -n x264
 x264 CLI decoder.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/c6f8df1a23e48c73fcf168f668b3bbfd93a29174

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to