[neon/neon-packaging/neochat/Neon/unstable] debian: libsqlite3-dev instead
Carlos De Maine
null at kde.org
Fri Feb 3 23:26:15 GMT 2023
Git commit 1ae0cecbaf12496258f8292a509cd8951fb4feb9 by Carlos De Maine.
Committed on 03/02/2023 at 23:26.
Pushed by carlosdem into branch 'Neon/unstable'.
libsqlite3-dev instead
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/neochat/commit/1ae0cecbaf12496258f8292a509cd8951fb4feb9
diff --git a/debian/control b/debian/control
index 8c5c60c..1335082 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: cmake (>= 3.1~),
libkf5sonnet-dev (>= 5.77.0~),
libqt5svg5-dev (>= 5.15.0~),
libquotient-dev,
- libvsqlitepp-dev,
+ libsqlite3-dev,
pkg-kde-tools (>= 0.15.18~),
qcoro-qt5-dev,
qt5keychain-dev,
More information about the Neon-commits
mailing list