diff --git a/debian/control b/debian/control index d9b0e301..641375cf 100644 --- a/debian/control +++ b/debian/control @@ -1,49 +1,48 @@ Source: python3-sipsimple Section: python Priority: optional Maintainer: Adrian Georgescu Uploaders: Tijmen de Mes Build-Depends: debhelper (>= 11), python3, dh-python, python3-all-dev, cython3, libasound2-dev, python3-dateutil, python3-dnspython, libssl-dev, libv4l-dev, libavcodec-dev, libavformat-dev, libopencore-amrnb-dev, libopencore-amrwb-dev, libavutil-dev, libswscale-dev, libx264-dev, libvpx-dev, libopus-dev, libsqlite3-dev, pkg-config, uuid-dev Standards-Version: 4.5.0 Homepage: https://sipsimpleclient.org Package: python3-sipsimple Architecture: any Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-application, python3-dateutil, python3-dnspython, python3-eventlib, python3-gevent, python3-gnutls, python3-lxml, python3-msrplib, - python3-otr, python3-twisted, python3-xcaplib -Suggests: libavahi-compat-libdnssd1 +Suggests: libavahi-compat-libdnssd1, python3-otr Provides: ${python3:Provides} Description: SIP SIMPLE SDK is a Python library for desktop operating systems designed for the development of real time communications applications based on SIP protocol and related media like audio, video, messaging, file transfers, desktop sharing and presence.