diff options
author | Slávek Banko <[email protected]> | 2022-07-25 16:25:47 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-07-28 00:50:50 +0200 |
commit | 0cf60c5ecf09f0feddd412da48e54d03fa8e6120 (patch) | |
tree | 3dec02cc36a7fcffab6abbf3dc4c727008afea64 /ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install | |
parent | 7cacc26b4b234a6d806213021593d5fb8a3a8682 (diff) | |
download | tde-packaging-0cf60c5ecf09f0feddd412da48e54d03fa8e6120.tar.gz tde-packaging-0cf60c5ecf09f0feddd412da48e54d03fa8e6120.zip |
DEB python-tqt: Add packages for Python3 support.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 712603377ea86a8d0facace67bea9ef82deeacc9)
Diffstat (limited to 'ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install')
-rw-r--r-- | ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install b/ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install new file mode 100644 index 000000000..4ceda8c75 --- /dev/null +++ b/ubuntu/_base/dependencies/python-tqt/debian/python3-tqt.install @@ -0,0 +1,7 @@ +usr/lib/python3*/*-packages/python_tqt/qtcanvas.so +usr/lib/python3*/*-packages/python_tqt/qtnetwork.so +usr/lib/python3*/*-packages/python_tqt/qtsql.so +usr/lib/python3*/*-packages/python_tqt/qttable.so +usr/lib/python3*/*-packages/python_tqt/qtui.so +usr/lib/python3*/*-packages/python_tqt/qtxml.so +usr/lib/python3*/*-packages/python_tqt/qt.so |