[neon/forks/kbibtex/Neon/release-lts] debian: QtOAuth
Jonathan Riddell
null at kde.org
Thu Apr 1 12:17:27 BST 2021
Git commit aa2ec4be3aae5cf9512bbb6f4d36765f95c15c37 by Jonathan Riddell.
Committed on 01/04/2021 at 11:17.
Pushed by jriddell into branch 'Neon/release-lts'.
QtOAuth
M +1 -0 debian/control
M +1 -2 debian/tests/control
https://invent.kde.org/neon/forks/kbibtex/commit/aa2ec4be3aae5cf9512bbb6f4d36765f95c15c37
diff --git a/debian/control b/debian/control
index 29d6db0..025e01e 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: cmake (>= 2.6~),
libkf5xmlgui-dev,
libpoppler-qt5-dev,
libqca-qt5-2-dev,
+ libqoauth-dev,
libqt5networkauth5-dev,
libqt5webkit5-dev,
libqt5xmlpatterns5-dev,
diff --git a/debian/tests/control b/debian/tests/control
index 1216e7e..a06b4fa 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,3 @@
Tests: testsuite
-Depends: @, @builddeps@, build-essential,
- xvfb, xauth, dbus-x11, kinit
+Depends: build-essential, dbus-x11, kinit, xauth, xvfb, @, @builddeps@
Restrictions: build-needed
More information about the Neon-commits
mailing list