diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-22 18:56:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-31 17:34:32 +0900 |
commit | 9a57d786514acba99af323fd08ad25156fded057 (patch) | |
tree | 95788c8519d2881b40e6442255b310c1262df3b3 /ubuntu/_base/libraries/pytde/debian/control | |
parent | 690617a3a96e32f259611d8c1fe5803a596dc9ee (diff) | |
download | tde-packaging-9a57d786514acba99af323fd08ad25156fded057.tar.gz tde-packaging-9a57d786514acba99af323fd08ad25156fded057.zip |
DEB: drop tqtinterface module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/libraries/pytde/debian/control')
-rw-r--r-- | ubuntu/_base/libraries/pytde/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/libraries/pytde/debian/control b/ubuntu/_base/libraries/pytde/debian/control index 91db76761..21081f33e 100644 --- a/ubuntu/_base/libraries/pytde/debian/control +++ b/ubuntu/_base/libraries/pytde/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> -Build-Depends: debhelper (>= 10~), libtqtinterface-dev, dh-python, python3-all-dev, python3-all-dbg, python3-sip-tqt, python3-sip-tqt-dev, python3-sip-tqt-dbg, pytqt-dev, python3-pytqt-dbg, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 10~), libtqt3-mt-dev, dh-python, python3-all-dev, python3-all-dbg, python3-sip-tqt, python3-sip-tqt-dev, python3-sip-tqt-dbg, pytqt-dev, python3-pytqt-dbg, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php |