[neon/forks/ubuntu-release-upgrader/Neon/unstable_jammy] debian: add missing build dependency
Harald Sitter
null at kde.org
Wed Apr 27 22:54:44 BST 2022
Git commit cb9ca8e8191276636357abd9a73ce97d044e2a75 by Harald Sitter.
Committed on 27/04/2022 at 21:54.
Pushed by sitter into branch 'Neon/unstable_jammy'.
add missing build dependency
used by pre-build.sh
M +1 -0 debian/control
https://invent.kde.org/neon/forks/ubuntu-release-upgrader/commit/cb9ca8e8191276636357abd9a73ce97d044e2a75
diff --git a/debian/control b/debian/control
index 1e9dcf65..f4b3d734 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
python3-apt (>= 2.1.5),
lsb-release,
ubuntu-drivers-common (>= 1:0.2.55) [i386 amd64],
+ pycodestyle,
python3-update-manager (>= 1:19.04.5),
apt-clone (>= 0.2.3~ubuntu2)
Build-Depends-Indep: libxml-parser-perl,
More information about the Neon-commits
mailing list