[neon/kde/kldap/Neon/unstable] debian: Qt5Keychain
Jonathan Riddell
null at kde.org
Tue Nov 17 12:44:46 GMT 2020
Git commit 674423473e0a8c63e8ff288a1bda6cbaffe58389 by Jonathan Riddell.
Committed on 17/11/2020 at 12:44.
Pushed by jriddell into branch 'Neon/unstable'.
Qt5Keychain
M +1 -0 debian/control
M +2 -3 debian/tests/control
https://invent.kde.org/neon/kde/kldap/commit/674423473e0a8c63e8ff288a1bda6cbaffe58389
diff --git a/debian/control b/debian/control
index ca88d58..7bd60cd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: cmake (>= 2.8.12~),
libldap2-dev,
libsasl2-dev,
pkg-kde-tools (>> 0.15.15),
+ qt5keychain-dev,
qtbase5-dev
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/kde/pim/kldap
diff --git a/debian/tests/control b/debian/tests/control
index 5df159f..bfee6c3 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,8 +1,7 @@
Tests: testsuite
-Depends: @, @builddeps@, build-essential,
- dbus-x11
+Depends: build-essential, dbus-x11, @, @builddeps@
Restrictions: build-needed
Tests: acc
-Depends: @, dh-acc, exuberant-ctags
+Depends: dh-acc, exuberant-ctags, @
Restrictions: allow-stderr
More information about the Neon-commits
mailing list