Fix build for Ubuntu 25.04

This commit is contained in:
sledgehammer999 2025-04-28 14:57:00 +03:00
parent bad1a1d138
commit d5094a72a5
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -14,13 +14,16 @@ Build-Depends: debhelper-compat (= 13),
qt6-tools-dev (>= 6.4.0), qt6-tools-dev (>= 6.4.0),
zlib1g-dev (>= 1.2.11), zlib1g-dev (>= 1.2.11),
libxkbcommon-dev, libxkbcommon-dev,
systemd, systemd-dev,
ninja-build ninja-build,
pkgconf
Package: qbittorrent Package: qbittorrent
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, Depends: ${shlibs:Depends}, ${misc:Depends},
python3 (>= 3.7.0), libqt6svg6, libqt6sql6-sqlite python3 (>= 3.7.0),
qt6-svg-plugins | libqt6svg6,
libqt6sql6-sqlite
Suggests: qbittorrent-dbg Suggests: qbittorrent-dbg
Description: bittorrent client based on libtorrent-rasterbar with a Qt GUI Description: bittorrent client based on libtorrent-rasterbar with a Qt GUI
BitTorrent client written in C++ and based on libtorrent-rasterbar with a Qt BitTorrent client written in C++ and based on libtorrent-rasterbar with a Qt