From 37358b0dab4262a86db3d50152a57d92dfe75aed Mon Sep 17 00:00:00 2001 From: NAMJEONGYOON Date: Wed, 16 Dec 2015 13:16:31 +0900 Subject: [PATCH] enable dash plugins Change-Id: Ic24f12271a37a710890e09d47169d4795f132352 --- packaging/gst-plugins-bad.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/gst-plugins-bad.spec b/packaging/gst-plugins-bad.spec index fd2c6f0..299ced6 100644 --- a/packaging/gst-plugins-bad.spec +++ b/packaging/gst-plugins-bad.spec @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(wayland-client) >= 1.0.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.0.0 BuildRequires: pkgconfig(wayland-tbm-client) BuildRequires: pkgconfig(tizen-extension-client) +BuildRequires: pkgconfig(libxml-2.0) %endif %if %{with x} BuildRequires: pkgconfig(x11) @@ -178,6 +179,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-%{gst_branch}/libgstvideofiltersbad.so %{_libdir}/gstreamer-%{gst_branch}/libgstyadif.so %{_libdir}/gstreamer-%{gst_branch}/libgstuvch264.so +%{_libdir}/gstreamer-%{gst_branch}/libgstsmoothstreaming.so +%{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so %if %{with wayland} %{_libdir}/libgstwayland-%{gst_branch}.so.0* -- 2.7.4