From: Peter Michael Green Date: Thu, 22 Sep 2022 17:08:58 +0000 (+0100) Subject: Add build-depends on fluid. X-Git-Tag: archive/raspbian/0.22.0-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0aa9a3d516ef187bcfc48425d03229fedf270710;p=giada.git Add build-depends on fluid. --- diff --git a/debian/changelog b/debian/changelog index 0e1c1fe..4c0319d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,10 @@ giada (0.22.0-1+rpi1) bookworm-staging; urgency=medium [changes introduced in 0.20.1+ds1-1+rpi1 by Peter Michael Green] * Use no-as-needed when linking with libatomic to workaround library ordering issue. - -- Raspbian forward porter Thu, 22 Sep 2022 14:57:50 +0000 + [changes introduced in 0.22.0-1+rpi1 by Peter Michael Green] + * Add build-dependency on fluid. + + -- Peter Michael Green Thu, 22 Sep 2022 17:07:55 +0000 giada (0.22.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index d5deab1..7af02f9 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: nlohmann-json3-dev, xauth, xvfb, + fluid, Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/multimedia-team/giada.git