From dabefca2b694ba7d22ae47432513ac3ad2c4e86f Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Mon, 17 Apr 2023 16:59:18 +0200 Subject: [PATCH] debian/control: build packages on ubuntu 22.04 (#7269) --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a7e331320b8..7c1ff8e0b1b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,9 @@ Section: libs Priority: extra Maintainer: Wido den Hollander Build-Depends: debhelper (>= 9), openjdk-11-jdk | java11-sdk | java11-jdk | zulu-11, genisoimage, - python-mysql.connector | python3-mysql.connector, maven (>= 3) | maven3, python (>= 2.7), python3 (>= 3), nodejs (>= 12), lsb-release, dh-systemd, python-setuptools, python3-setuptools + python-mysql.connector | python3-mysql.connector, maven (>= 3) | maven3, + python (>= 2.7) | python2 (>= 2.7), python3 (>= 3), python-setuptools, python3-setuptools, + nodejs (>= 12), lsb-release, dh-systemd | debhelper (>= 13) Standards-Version: 3.8.1 Homepage: http://www.cloudstack.org/