[neon/neon-packaging/neochat/Neon/unstable] debian: Qt5QuickConfig
Jonathan Riddell
null at kde.org
Fri Nov 20 16:32:20 GMT 2020
Git commit a9434f9dfd22f41759ea472603358d6b75e3bd12 by Jonathan Riddell.
Committed on 20/11/2020 at 16:32.
Pushed by jriddell into branch 'Neon/unstable'.
Qt5QuickConfig
M +3 -3 debian/control
M +1 -1 debian/copyright
https://invent.kde.org/neon/neon-packaging/neochat/commit/a9434f9dfd22f41759ea472603358d6b75e3bd12
diff --git a/debian/control b/debian/control
index 2cc9a50..161b2ed 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Maintainer: Jonathan Riddell <jr at jriddell.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 11~),
extra-cmake-modules (>= 1.3.0~),
- libquotient-dev,
+ libquotient-dev,
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.4),
+ qtdeclarative5-dev
Standards-Version: 4.1.4
Package: neochat
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: A glossy cross-platform Matrix client
Cross-platform Matrix client
diff --git a/debian/copyright b/debian/copyright
index bd88188..287aaf7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,5 +3,5 @@ Upstream-Name: neochat
Source: https://invent.kde.org/network/neochat
Files: *
-Copyright:
+Copyright:
License: LGPL-2+
More information about the Neon-commits
mailing list