[neon/kde/kalarm/Neon/release] debian: Could NOT find Canberra, new build dep added mid release cycle tsk
Jonathan Riddell
null at kde.org
Thu Mar 21 16:03:01 GMT 2024
Git commit a905d4498c722f50301c92ce4e10a1e521da108b by Jonathan Riddell.
Committed on 21/03/2024 at 16:02.
Pushed by jriddell into branch 'Neon/release'.
Could NOT find Canberra, new build dep added mid release cycle tsk
M +5 -4 debian/control
https://invent.kde.org/neon/kde/kalarm/-/commit/a905d4498c722f50301c92ce4e10a1e521da108b
diff --git a/debian/control b/debian/control
index 8133513..226ed46 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@ Build-Depends: cmake,
libassuan-dev,
libboost-dev (>= 1.40.0-2),
libboost-graph-dev (>= 1.40.0-2),
+ libcanberra-dev,
libx11-dev,
pkg-config,
pkg-kde-tools-neon,
@@ -96,24 +97,24 @@ Description: alarm message, command and email scheduler
Package: libkpim6alarmcalendar-dev
Architecture: all
-Depends: kalarm, ${misc:Depends},
+Depends: kalarm, ${misc:Depends}
Description: transitional package
transitional package can be safely remover.
Package: libkpim6alarmcalendar6
Architecture: all
-Depends: kalarm, ${misc:Depends},
+Depends: kalarm, ${misc:Depends}
Description: transitional package
transitional package can be safely remover.
Package: libkf5alarmcalendar-dev
Architecture: all
-Depends: kalarm, ${misc:Depends},
+Depends: kalarm, ${misc:Depends}
Description: transitional package
transitional package can be safely remover.
Package: libkf5alarmcalendar5
Architecture: all
-Depends: kalarm, ${misc:Depends},
+Depends: kalarm, ${misc:Depends}
Description: transitional package
transitional package can be safely remover.
More information about the Neon-commits
mailing list