[neon/neon-packaging/neochat/Neon/unstable] debian: add reuse and libvsqlitepp-dev deps

Carlos De Maine null at kde.org
Fri Feb 3 21:54:05 GMT 2023


Git commit 3b180048419ec7e70f863efccb0aea10fc88e821 by Carlos De Maine.
Committed on 03/02/2023 at 21:54.
Pushed by carlosdem into branch 'Neon/unstable'.

add reuse and libvsqlitepp-dev deps

M  +3    -1    debian/control

https://invent.kde.org/neon/neon-packaging/neochat/commit/3b180048419ec7e70f863efccb0aea10fc88e821

diff --git a/debian/control b/debian/control
index efcc043..8c5c60c 100644
--- a/debian/control
+++ b/debian/control
@@ -25,13 +25,15 @@ Build-Depends: cmake (>= 3.1~),
                libkf5sonnet-dev (>= 5.77.0~),
                libqt5svg5-dev (>= 5.15.0~),
                libquotient-dev,
+               libvsqlitepp-dev,
                pkg-kde-tools (>= 0.15.18~),
                qcoro-qt5-dev,
                qt5keychain-dev,
                qtbase5-dev (>= 5.15.0~),
                qtdeclarative5-dev,
                qtmultimedia5-dev,
-               qtquickcontrols2-5-dev (>= 5.15.0~)
+               qtquickcontrols2-5-dev (>= 5.15.0~),
+               reuse
 Standards-Version: 4.1.4
 Homepage: https://apps.kde.org/neochat/
 Rules-Requires-Root: no


More information about the Neon-commits mailing list