diff --git a/debian/control b/debian/control index 3cd5834..3abe3e9 100644 --- a/debian/control +++ b/debian/control @@ -51,8 +51,7 @@ Multi-Arch: foreign Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, - ${misc:Depends}, - python-future + ${misc:Depends} Description: simple and easy-to-use C language RPC framework Searpc handles the serialization/deserialization part of RPC, the transport part is left to users.