projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3545d77
)
packaging: support non X11 configuration (wayland)
author
Philippe Coval
<philippe.coval@open.eurogiciel.org>
Thu, 6 Feb 2014 11:55:56 +0000
(12:55 +0100)
committer
Yan Yin
<yan.yin@intel.com>
Thu, 19 Jun 2014 02:56:59 +0000
(10:56 +0800)
Change-Id: I20d0c8cfff1e70f053c262928bc3ce537a09dedb
Bug-Tizen: PTREL-653
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/gst-plugins-bad.spec
patch
|
blob
|
history
diff --git
a/packaging/gst-plugins-bad.spec
b/packaging/gst-plugins-bad.spec
index 1d4a0bc5e41940443ce905d0ff87effaa8280666..424818fac23070906b5ffee9adb16940c23952c7 100644
(file)
--- a/
packaging/gst-plugins-bad.spec
+++ b/
packaging/gst-plugins-bad.spec
@@
-1,4
+1,6
@@
%bcond_with wayland
+%bcond_with x
+
Name: gst-plugins-bad
Version: 1.2.0
Release: 0
@@
-31,7
+33,9
@@
BuildRequires: pkgconfig(sndfile) >= 1.0.16
%if %{with wayland}
BuildRequires: pkgconfig(wayland-client) >= 1.0.0
%endif
+%if %{with x}
BuildRequires: pkgconfig(x11)
+%endif
Requires(post): glib2-tools
Requires(postun): glib2-tools
Requires: gstreamer >= 1.0.2