Skip to content

Commit 7dfbd21

Browse files
committed
Strong depends list for debian/ubuntu
1 parent 6535a27 commit 7dfbd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Standards-Version: 3.9.1
77

88
Package: tarantool-python
99
Architecture: any
10-
Depends: ${misc:Depends}, ${python:Depends}, python-yaml, msgpack-python
10+
Depends: ${misc:Depends}, dh_python2, python-yaml, python-msgpack | msgpack-python
1111
Description: Python client library for Tarantool Database
1212
Python driver for Tarantool 1.6
1313
===============================

0 commit comments

Comments
 (0)