[neon/neon-packaging/kalendar/Neon/unstable] /: fix install deps
Jonathan Riddell
null at kde.org
Wed Oct 27 12:49:16 BST 2021
Git commit c034f17870d39ac5bed97a33b3830ad41d6ad0f0 by Jonathan Riddell.
Committed on 27/10/2021 at 11:49.
Pushed by jriddell into branch 'Neon/unstable'.
fix install deps
D +0 -3 README.md
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kalendar/commit/c034f17870d39ac5bed97a33b3830ad41d6ad0f0
diff --git a/README.md b/README.md
deleted file mode 100644
index fa2ae1a..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# kalendar
-
-https://invent.kde.org/pim/kalendar
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 62088e2..cdaee49 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,9 @@ Rules-Requires-Root: no
Package: kalendar
Architecture: any
-Depends: akonadi,
+Depends: akonadi-server,
qml-module-location,
+ qml-module-org-kde-kirigamiaddons,
qml-module-position,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list