[neon/kde/minuet/Neon/release] /: depends

Jonathan Riddell null at kde.org
Thu Mar 25 15:27:22 GMT 2021


Git commit 564b5f90a7087b6f9f40d794c7a00457c871cf4f by Jonathan Riddell.
Committed on 25/03/2021 at 15:27.
Pushed by jriddell into branch 'Neon/release'.

depends

M  +4    -2    snapcraft.yaml

https://invent.kde.org/neon/kde/minuet/commit/564b5f90a7087b6f9f40d794c7a00457c871cf4f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index a343340..9167341 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -52,8 +52,10 @@ parts:
         - libfluidsynth-dev
         stage-packages:
         - libasound2
-        - libdrumstick
-        - libfluidsynth
+        - libdrumstick-alsa1
+        - libdrumstick-file1
+        - libdrumstick-rt1
+        - libfluidsynth2
         source: http://download.kde.org/stable/release-service/20.12.3/src/minuet-20.12.3.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"


More information about the Neon-commits mailing list