[neon/neon-packaging/mauikit-documents/Neon/release] debian: needs a ${shlibs:Depends}
Carlos De Maine
null at kde.org
Sun Dec 3 04:53:25 GMT 2023
Git commit c95acf218d3427c7713fcf7e3618595fca9caaeb by Carlos De Maine.
Committed on 03/12/2023 at 05:53.
Pushed by carlosdem into branch 'Neon/release'.
needs a ${shlibs:Depends}
M +4 -0 debian/control
https://invent.kde.org/neon/neon-packaging/mauikit-documents/-/commit/c95acf218d3427c7713fcf7e3618595fca9caaeb
diff --git a/debian/control b/debian/control
index d0b1816..20c1060 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,10 @@ Depends: libmauikitdocuments3 (= ${binary:Version}),
libpoppler-private-dev,
libpoppler-qt5-dev,
qml-module-org-mauikit-documents,
+ qtbase5-dev,
+ qtbase5-private-dev,
+ qtdeclarative5-dev,
+ qtdeclarative5-private-dev
${misc:Depends},
${shlibs:Depends}
Description: MauiKit QtQuick plugins for text editing
More information about the Neon-commits
mailing list