aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-12-11 09:03:33 +0100
committerOliver Smith <osmith@sysmocom.de>2019-12-11 11:37:21 +0100
commit16441ffbb3759163db7e3ed60d6677160f4a1160 (patch)
tree236eab28450eb9f34f6028edd36c4ec58d4a63f1 /debian
parent08699f66364c854a6cb4ea23cc9a0d0c1225d2ee (diff)
debian, asn1tostruct.py: switch to python3osmith/fix-python3
Make build work with python3 and drop the python2 dependency. Related: OS#2819 Change-Id: Idb9d7a349ddb7619c784823f740648c7956bae5e
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7e760acb..d07ab67 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>=9),
libosmocore-dev (>= 0.12.0),
libosmo-netif-dev (>= 0.3.0),
libosmo-sigtran-dev (>= 0.10.0),
- python (>= 2.7)
+ python3
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-iuh.git
Vcs-Browser: https://git.osmocom.org/osmo-iuh/