diff options
Diffstat (limited to 'dilos/dependencies/python-tqt/debian/control')
-rw-r--r-- | dilos/dependencies/python-tqt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dilos/dependencies/python-tqt/debian/control b/dilos/dependencies/python-tqt/debian/control index 91a6636d9..7af5607d6 100644 --- a/dilos/dependencies/python-tqt/debian/control +++ b/dilos/dependencies/python-tqt/debian/control @@ -42,7 +42,7 @@ Description: TQt bindings for Python (debug extension) Package: python3-tqt Architecture: any -Depends: ${shlibs:Depends}, ${python3:Depends}, ${sip-tqt:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${python3:Depends}, ${sip3-tqt:Depends}, ${misc:Depends} Suggests: python3-tqt-gl, python-tqt-doc, libtqt3-mt-mysql|libtqt3-mt-odbc|libtqt3-mt-psql Provides: ${python3:Provides} Description: TQt bindings for Python 3 |