Remove unused library 67/145067/1
authorYoungsoo Choi <kenshin.choi@samsung.com>
Fri, 18 Aug 2017 02:56:54 +0000 (11:56 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Mon, 21 Aug 2017 06:21:03 +0000 (15:21 +0900)
This removes unused library gst-plugins-good.

Change-Id: Ic8d253c13e69d74e3d46e7f73696a819ee32619b
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
efl/build/jhbuild/jhbuild.modules

index 4ab0926..f68bd2f 100755 (executable)
@@ -7,7 +7,6 @@
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
-      <dep package="gst-plugins-good"/>
       <dep package="gst-plugins-ugly"/>
       <dep package="gst-plugins-bad"/>
       <dep package="efl"/>
             hash="sha256:c75dd400e451526ed71e1c4955e33d470a2581f5e71ecf84920a41c0a5c75322"/>
   </autotools>
 
-  <autotools id="gst-plugins-good"
-             autogen-sh="configure"
-             autogenargs="--disable-examples --enable-pulse">
-    <dependencies>
-      <dep package="gst-plugins-base"/>
-      <dep package="libsoup"/>
-    </dependencies>
-    <branch repo="gstreamer"
-            module="gst-plugins-good/gst-plugins-good-1.6.2.tar.xz" version="1.6.2"
-            hash="sha256:876e54dfce93274b98e024f353258d35fa4d49d1f9010069e676c530f6eb6a92">
-    </branch>
-  </autotools>
-
   <autotools id="gst-plugins-ugly"
              autogen-sh="configure"
              autogenargs="--disable-examples">