Blob Blame History Raw

From: Daniel Drake <dsd@laptop.org>

Old gstreamer-plugins-base doesn't supply gstreamer-tag pkgconfig file
(but does include gsttag library and functionality)

Index: totem-2.23.4/configure
===================================================================
--- totem-2.23.4/configure
+++ totem-2.23.4/configure
@@ -22438,7 +22438,7 @@ _ACEOF
 fi
 	fi
 
-	MM="gstreamer-0.10 >= $GST_REQS gstreamer-base-0.10 >= $GST_REQS gstreamer-plugins-base-0.10 >= $GSTPLUG_REQS gstreamer-tag-0.10 >= $GSTPLUG_REQS gconf-2.0"
+	MM="gstreamer-0.10 >= $GST_REQS gstreamer-base-0.10 >= $GST_REQS gstreamer-plugins-base-0.10 >= $GSTPLUG_REQS gconf-2.0"
 
 pkg_failed=no
 { echo "$as_me:$LINENO: checking for GST" >&5