[neon/neon-packaging/mauikit/Neon/release] debian: add mauiman as a runtime dep

Carlos De Maine null at kde.org
Thu Mar 30 11:36:00 BST 2023


Git commit b8c1736103935ac3ee3fb794d5fb00695c5d668e by Carlos De Maine.
Committed on 30/03/2023 at 10:35.
Pushed by carlosdem into branch 'Neon/release'.

add mauiman as a runtime dep

M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/mauikit/commit/b8c1736103935ac3ee3fb794d5fb00695c5d668e

diff --git a/debian/control b/debian/control
index ceadba9..e89e8db 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Vcs-Browser: https://gitlab.com/debian-pm/mauikit
 
 Package: libmauikit
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, mauiman
 Description: Kit for developing MAUI Apps.
  A set of templated controls and tools based off QQC2 and Kirigami
  shared among the Maui set of applications


More information about the Neon-commits mailing list