diff options
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-configure')
-rw-r--r-- | audio/rhythmbox-devel/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/rhythmbox-devel/files/patch-configure b/audio/rhythmbox-devel/files/patch-configure index 32f7c4c8b..07f4f2147 100644 --- a/audio/rhythmbox-devel/files/patch-configure +++ b/audio/rhythmbox-devel/files/patch-configure @@ -8,12 +8,3 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -20739,7 +20740,7 @@ - else if test "x$with_player" = "xgstreamer"; then - HAVE_SOUNDSYSTEM=no - -- GST_MAJORMINOR=0.7 -+ GST_MAJORMINOR=0.8 - - succeeded=no - |