summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ghedini <ghedo@debian.org>2019-12-01 13:28:56 +0000
committerAlessandro Ghedini <ghedo@debian.org>2019-12-01 13:28:59 +0000
commit70abb53e639b1ea53f7c28357d296ffcf8140195 (patch)
tree4b50860a73e6932b8203c9fa068f608596a191e8
parent46c942d9b85915e4f00b438ab9c1e6c01ca678fe (diff)
Restore :native annotation for python3 Build-Depends
Closes: #945928 Thanks: Helmut Grohne for the patch
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5147b1eb..0e24f9c5 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 12),
libssl-dev (>= 1.1),
libtool,
openssh-server <!nocheck>,
- python3,
+ python3:native,
quilt,
stunnel4 <!nocheck>,
zlib1g-dev