[neon/neon-packaging/kdsoap/Neon/release-lts] debian: remove qt4 build dep
Harald Sitter
null at kde.org
Mon Jul 5 12:32:21 BST 2021
Git commit 89fe39535412617d71fa8e26b9ab552540e7bfac by Harald Sitter.
Committed on 05/07/2021 at 11:32.
Pushed by sitter into branch 'Neon/release-lts'.
remove qt4 build dep
it neither makes sense nor is applicable in 2021
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kdsoap/commit/89fe39535412617d71fa8e26b9ab552540e7bfac
diff --git a/debian/control b/debian/control
index f40bcda..3eb8319 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 2.8.9),
doxygen,
graphviz,
qhelpgenerator-qt5,
- qtbase5-dev | libqt4-dev (>= 4.7),
+ qtbase5-dev,
quilt
Vcs-Git: git://github.com/KDAB/KDSoap.git
Vcs-Browser: https://github.com/KDAB/KDSoap
More information about the Neon-commits
mailing list