summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-03 01:59:24 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-03 01:59:24 +0100
commitfe01b577fd353a937e612da09bff9d4a4ae6f90f (patch)
tree90905e5408293dbe914971a571226da3db7b0b28 /debian/_base/dependencies
parent28ca87abb8f5108a174cd085f1de3d70dcb938dc (diff)
downloadtde-packaging-fe01b577fd353a937e612da09bff9d4a4ae6f90f.tar.gz
tde-packaging-fe01b577fd353a937e612da09bff9d4a4ae6f90f.zip
DEB sip4-tqt: Replace python-dbg dependency with python-all-dbg.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/dependencies')
-rw-r--r--debian/_base/dependencies/sip4-tqt/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/dependencies/sip4-tqt/debian/control b/debian/_base/dependencies/sip4-tqt/debian/control
index ddb14540f..836d4f249 100644
--- a/debian/_base/dependencies/sip4-tqt/debian/control
+++ b/debian/_base/dependencies/sip4-tqt/debian/control
@@ -28,7 +28,7 @@ Replaces: python-sip-tqt-dbg (<< 4:14.0.0~)
Breaks: python-sip-tqt-dbg (<< 4:14.0.0~)
Section: debug
Provides: ${python:Provides}
-Depends: python-sip-tqt (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Depends: python-sip-tqt (= ${binary:Version}), python-all-dbg, ${shlibs:Depends}, ${misc:Depends}
Conflicts: python-sip4-dbg (<< 4.10)
Description: Python/C++ bindings generator runtime library (debug extension)
SIP is a tool for generating bindings for C++ classes with some ideas