[gnome-build-meta/alatiera/pixbuf-xlib-remove] sdk/gdk-pixbuf: remove xlib dep and ibgdk_pixbuf_xlib-2.0.so



commit 02a09dba0a24776a6e5e5f1f92e21a2d47192267
Author: Jordan Petridis <jpetridis gnome org>
Date:   Tue Nov 26 13:45:38 2019 +0200

    sdk/gdk-pixbuf: remove xlib dep and ibgdk_pixbuf_xlib-2.0.so
    
    ibgdk_pixbuf_xlib-2.0.so  has been depricated for a long time,
    and now it was split into its own repo and archived.
    
    There isn't much software using it, so we can plainly
    drop it from the flatpak runtime as well.
    
    https://mail.gnome.org/archives/desktop-devel-list/2019-November/msg00009.html

 elements/sdk/gdk-pixbuf.bst | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/elements/sdk/gdk-pixbuf.bst b/elements/sdk/gdk-pixbuf.bst
index 381d97b8..2dd05236 100644
--- a/elements/sdk/gdk-pixbuf.bst
+++ b/elements/sdk/gdk-pixbuf.bst
@@ -13,7 +13,6 @@ depends:
 - freedesktop-sdk.bst:components/libpng.bst
 - freedesktop-sdk.bst:components/libtiff.bst
 - freedesktop-sdk.bst:components/shared-mime-info.bst
-- freedesktop-sdk.bst:components/xorg-lib-x11.bst
 - freedesktop-sdk.bst:bootstrap-import.bst
 public:
   bst:
@@ -23,4 +22,3 @@ public:
       devel:
         (>):
         - '%{libdir}/libgdk_pixbuf-2.0.so'
-        - '%{libdir}/libgdk_pixbuf_xlib-2.0.so'


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