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

[Git][xorg-team/wayland/weston][debian-unstable] d/control: Replace libgdk-pixbuf2.0-dev with libgdk-pixbuf-2.0-dev



Title: GitLab

Timo Aaltonen pushed to branch debian-unstable at X Strike Force / wayland / weston

Commits:

  • 564bd99a
    by Simon McVittie at 2023-08-01T11:45:23+00:00
    d/control: Replace libgdk-pixbuf2.0-dev with libgdk-pixbuf-2.0-dev
    
    Since Debian 11, libgdk-pixbuf2.0-dev is a deprecated transitional
    package that pulls in headers for both gdk-pixbuf (maintained) and
    gdk-pixbuf-xlib (obsolete). Weston only needs gdk-pixbuf.
    
    Closes: #1037407
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
    13 13
                    libdrm-dev (>= 2.4.95),
    
    14 14
                    libegl1-mesa-dev (>= 9.0~),
    
    15 15
                    libgbm-dev (>= 17.2),
    
    16
    -               libgdk-pixbuf2.0-dev,
    
    16
    +               libgdk-pixbuf-2.0-dev,
    
    17 17
                    libgles2-mesa-dev (>= 9.0~),
    
    18 18
                    libglu1-mesa-dev,
    
    19 19
                    libgstreamer-plugins-base1.0-dev,
    


  • Reply to: