From 21519a87a3e5728606429765f0b2a64735d1de8b Mon Sep 17 00:00:00 2001 From: 220nightmore-spec <220nightmore-spec@users.noreply.github.com> Date: Thu, 9 Jul 2026 00:04:08 +0800 Subject: [PATCH] build: use generated Debian runtime dependencies --- debian.minimal/control | 3 +-- debian.qt/control | 8 ++------ 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/debian.minimal/control b/debian.minimal/control index 8995d832b7..d358b12d90 100644 --- a/debian.minimal/control +++ b/debian.minimal/control @@ -8,8 +8,7 @@ Homepage: https://github.com/wu-emma/bitgesell Package: bitgesell Architecture: any -Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4), libsqlite3-dev, - openssl, perl-modules-5.34, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority: diff --git a/debian.qt/control b/debian.qt/control index 9103a8c8fb..0090f6a5b7 100644 --- a/debian.qt/control +++ b/debian.qt/control @@ -8,9 +8,7 @@ Homepage: https://github.com/wu-emma/bitgesell Package: bitgesell-qt Architecture: any -Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4), - libqt5core5a (>= 5.9.5), libqt5dbus5 (>= 5.9.5), libqt5network5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqrencode-dev, libsqlite3-dev, - openssl, perl-modules-5.34, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority: @@ -19,9 +17,7 @@ Description: BGL is an experimental digital currency that enables instant paymen Package: bitgesell-qt-dbg Architecture: any -Depends: libc6 (>= 2.27), libstdc++6 (>= 8.4.0), libbz2-1.0 (>= 1.0.6), liblzma5 (>= 5.2.2), zlib1g (>= 1:1.1.4), - libqt5core5a (>= 5.9.5), libqt5dbus5 (>= 5.9.5), libqt5network5 (>= 5.9.5), libqt5gui5 (>= 5.9.5), libqrencode-dev, libsqlite3-dev, - openssl, ${misc:Depends} +Depends: bitgesell-qt (= ${binary:Version}), ${misc:Depends} Description: BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world BGL is an experimental digital currency that enables instant payments to anyone, anywhere in the world. BGL uses peer-to-peer technology to operate with no central authority: