• Bug#1102375: hyprpaper: Update cargo and jpeg build dependencies

    From Benjamin Drung@21:1/5 to All on Tue Apr 8 14:40:01 2025
    This is a multi-part MIME message sent by reportbug.


    Package: hyprpaper
    Version: 0.7.0-1
    Severity: normal
    Tags: patch
    X-Debbugs-Cc: bdrung@debian.org
    User: ubuntu-devel@lists.ubuntu.com
    Usertags: origin-ubuntu plucky ubuntu-patch

    Dear Maintainer,

    In Ubuntu, the attached patch was applied to fix the build failure:

    * Update build dependencies:
    - libcairo-dev to libcairo2-dev
    - libjpeg62-turbo-dev to libjpeg-dev (which provides the turbo version)


    Thanks for considering the patch. It will work on Debian as well.

    --
    Benjamin Drung
    Debian & Ubuntu Developer

    diff -Nru hyprpaper-0.7.0/debian/control hyprpaper-0.7.0/debian/control
    --- hyprpaper-0.7.0/debian/control 2024-03-08 20:01:08.000000000 +0100
    +++ hyprpaper-0.7.0/debian/control 2025-04-08 13:53:27.000000000 +0200
    @@ -5,9 +5,9 @@
    Build-Depends: cmake,
    debhelper-compat (= 13),
    pkgconf,
    - libcairo-dev,
    + libcairo2-dev,
    libhyprlang-dev,
    - libjpeg62-turbo-dev,
    + libjpeg-dev,
    libmagic-dev,
    libpango1.0-dev,
    libwayland-dev,

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)