aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorMaksim Aristov <maristov@bstation.ru>2020-03-17 00:39:45 +0000
committerMaksim Aristov <maristov@bstation.ru>2020-03-17 00:39:45 +0000
commit7bdb94b760c836b463510fa6b406d822b5a1be22 (patch)
treedba8491fc6cca58145650401970f2777aa932918 /debian/control
parent3c44a646bd036785fd54dd3ae9fb06d9d6d3d107 (diff)
debian: Change python3 dependency to native arch
This small fix enables cross compilation using dpkg-buildpackage on multiarch: https://wiki.debian.org/CrossCompiling#Building_with_dpkg-buildpackage `apt build-dep -a<arch>` incorrectly installed non-native python for building Change-Id: I85994447657cda757348855c3ee9978e8c7c2377
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index cdf26bb8..272fe7f3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
libtalloc-dev,
libsctp-dev,
libusb-1.0-0-dev,
- python3
+ python3:native
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/libosmocore.git
Vcs-Browser: http://git.osmocom.org/libosmocore/