]> git.proxmox.com Git - mirror_ovs.git/commit - debian/control
debian: Fix package dependencies
authorRoi Dayan <roid@mellanox.com>
Thu, 14 May 2020 13:25:10 +0000 (16:25 +0300)
committerAnsis Atteka <aatteka@ovn.org>
Thu, 14 May 2020 22:28:48 +0000 (15:28 -0700)
commit3c18bb0fe9f23308061217f72e2245f0e311b20b
treefe5fe054d929ba9b047bb4d9d7fb458454173ade
parentfae687c85ef56d5d3d680aa23587fcc083ddeb7f
debian: Fix package dependencies

In python2 package was python-twisted-conch but it looks like
for python3 it's just python3-twisted.
For zope interface the python3 package name is python3-zope.interface.

Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Acked-by: Ansis Atteka <aatteka@ovn.org>
debian/control