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/dependencies/sip4-tqt/debian | |
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/dependencies/sip4-tqt/debian')
-rw-r--r-- | ubuntu/_base/dependencies/sip4-tqt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/sip4-tqt/debian/control b/ubuntu/_base/dependencies/sip4-tqt/debian/control index 2c7df285c..ba89d15c9 100644 --- a/ubuntu/_base/dependencies/sip4-tqt/debian/control +++ b/ubuntu/_base/dependencies/sip4-tqt/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org> -Build-Depends: debhelper (>= 10~), python3-all-dev, python3-all-dbg, dh-python, libtqtinterface-dev, bison, flex +Build-Depends: debhelper (>= 10~), python3-all-dev, python3-all-dbg, dh-python, libtqt3-mt-dev, bison, flex Standards-Version: 3.8.4 XS-Python-Version: all X-Python3-Version: >= 3.0 |