Skip to content

Commit 91e901d

Browse files
committed
Fixing the failing ubuntu18.04 builds
1 parent 3fe1b17 commit 91e901d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpydist/data/deb/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Priority: extra
33
Section: python
44
Maintainer: MySQL Release Engineering <mysql-build@oss.oracle.com>
55
Build-Depends:
6-
debhelper (>= 9.0.0), dh-python, python (>= 3.7.0) | python3 (>= 3.7.0)
6+
debhelper (>= 9.0.0), dh-python, python (>= 3.7.0) | python3 (>= 3.7.0) | python3.7 (>= 3.7.0)
77
Standards-Version: 3.9.8
88
Homepage: http://dev.mysql.com/downloads/connector/python/
99
X-Python3-Version: >= 3.7

0 commit comments

Comments
 (0)