summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-04 12:24:03 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-05 08:35:31 +0200
commit9934d6f577302e34aff42cbb8faac5e6baa26a0a (patch)
tree7470d5b2a2a216bd73e3edffe96e8be9cf27b379
parent6893be5bf530d48badcad7e70248525371e1f279 (diff)
downloadOSELAS.Toolchain-9934d6f577302e34aff42cbb8faac5e6baa26a0a.tar.gz
OSELAS.Toolchain-9934d6f577302e34aff42cbb8faac5e6baa26a0a.tar.xz
gencontrol.sh: update latest version from sid
We have on explicit Python version in the dependencies. This is needed to build that 'sid' packages with a Python version that is not yet the default. Update this version to 3.8. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rwxr-xr-xdebian/bin/gencontrol.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/bin/gencontrol.sh b/debian/bin/gencontrol.sh
index 320fe8a..d9b9db3 100755
--- a/debian/bin/gencontrol.sh
+++ b/debian/bin/gencontrol.sh
@@ -24,7 +24,7 @@ Priority: optional
Maintainer: PTXdist Devevelopers <ptxdist@pengutronix.de>
Homepage: https://www.pengutronix.de/software/toolchain.html
Bugs: mailto:bugs@pengutronix.de
-Build-Depends: debhelper (>= 9), libncurses-dev, python3-dev | python3.7-dev, bison, flex
+Build-Depends: debhelper (>= 9), libncurses-dev, python3-dev | python3.8-dev, bison, flex
EOF
if [ $# -gt 0 ]; then