Fix build error with Ubuntu 20.04 04/232304/1 submit/trunk/20200612.182210 submit/trunk/20200612.185510 submit/trunk/20200612.191020 submit/trunk/20200615.140020
authorbiao716.wang <biao716.wang@samsung.com>
Thu, 30 Apr 2020 09:21:59 +0000 (18:21 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Thu, 30 Apr 2020 09:22:04 +0000 (18:22 +0900)
There is only python2-minimal in Ubuntu 20.04
Change-Id: I486276c06e8c7c924ecf67e329368871c2c7c60f
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/control

index 9e1f36b6e9079e831f5b8cc9509849f7bf3c9575..0be4f041631496b2f2ab62e14cd2a2b21990bff2 100644 (file)
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/python-supp
 
 Package: python-support
 Architecture: all
-Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19), ${misc:Depends}
+Depends: python (>= 2.5), python-minimal | python2-minimal, dpkg (>= 1.14.19), ${misc:Depends}
 Conflicts: debhelper (<< 5.0.38)
 Description: automated rebuilding support for Python modules
  This package contains the 'update-python-modules' script, which takes