[gnome-build-meta/mcatanzaro/more-libsoup3: 4/4] gst-plugins-good should build against libsoup 3




commit dc9e9370cce76e162d78d9c748e658ccf02105d1
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Mon Oct 10 12:01:52 2022 -0500

    gst-plugins-good should build against libsoup 3
    
    gst-plugins-good supports both libsoup 2 and libsoup 3 and can switch
    between the two at runtime. It's enough for one or the other to be
    present at build time.

 elements/sdk/gst-plugins-good.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/sdk/gst-plugins-good.bst b/elements/sdk/gst-plugins-good.bst
index b4ff49df4..de9143931 100644
--- a/elements/sdk/gst-plugins-good.bst
+++ b/elements/sdk/gst-plugins-good.bst
@@ -5,7 +5,7 @@ runtime-depends:
 - sdk/gdk-pixbuf.bst
 - sdk/gst-plugins-base.bst
 - sdk/gtk+-3.bst
-- sdk/libsoup-2.4.bst
+- sdk/libsoup.bst
 - freedesktop-sdk.bst:components/cairo.bst
 - freedesktop-sdk.bst:components/gstreamer.bst
 - freedesktop-sdk.bst:components/jpeg.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]