diff options
author | Slávek Banko <[email protected]> | 2024-04-08 01:48:52 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2024-04-08 03:01:31 +0200 |
commit | d30ee4103aee0c7816158a5c1612efcffffedee9 (patch) | |
tree | afed5749a2f05e48b51cfc9ca3541384c6e19f0b /debian | |
parent | 5e08ba4ff73629bbe9a4395cec076ab4e5678291 (diff) | |
download | tde-packaging-d30ee4103aee0c7816158a5c1612efcffffedee9.tar.gz tde-packaging-d30ee4103aee0c7816158a5c1612efcffffedee9.zip |
DEB pytdeextensions: Use more general dependency for tdelibs.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 905a43504e4b8e8083164cc982bd557f01b8530c)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/libraries/pytdeextensions/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/libraries/pytdeextensions/debian/control b/debian/_base/libraries/pytdeextensions/debian/control index 203003669..96c600e70 100644 --- a/debian/_base/libraries/pytdeextensions/debian/control +++ b/debian/_base/libraries/pytdeextensions/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: TDE Debian Team <[email protected]> Uploaders: Fathi Boudra <[email protected]>, Mark Purcell <[email protected]> -Build-Depends: cdbs, debhelper (>= 10~), chrpath, quilt, tdelibs14-trinity, libtool-bin, libtool, +Build-Depends: cdbs, debhelper (>= 10~), chrpath, quilt, tdelibs-trinity, libtool-bin, libtool, libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python3-pytde, pytqt-dev, python3-sip-tqt-dev, dh-python, python3-all, python3-all-dev Standards-Version: 3.8.4 |