[neon/neon-packaging/koko/Neon/unstable] debian: While not strictly a build dep, wget is required to build the tar ball on the CI
Rohan Garg
null at kde.org
Mon Jun 12 07:22:29 BST 2023
Git commit 0703747601eb9fc206d6f55f4d43c24e400c3e96 by Rohan Garg.
Committed on 23/06/2015 at 01:42.
Pushed by carlosdem into branch 'Neon/unstable'.
While not strictly a build dep, wget is required to build the tar ball on the CI
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/koko/-/commit/0703747601eb9fc206d6f55f4d43c24e400c3e96
diff --git a/debian/control b/debian/control
index 8f0b6ab..8a6ad23 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Build-Depends: cmake (>= 2.6.2),
plasma-framework-dev,
qtbase5-dev,
qtdeclarative5-dev,
- qtpositioning5-dev
+ qtpositioning5-dev,
+ wget
Standards-Version: 3.9.5
XS-Testsuite: autopkgtest
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-extras/kdeconnect-plasma.git
More information about the Neon-commits
mailing list