Updated Debian Package control file to include cmake

This commit is contained in:
jahway603
2026-01-06 09:13:46 -05:00
parent e740d6fee7
commit e246ad6be5
2 changed files with 3 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Hush <myhushteam@gmail.com> Maintainer: Hush <myhushteam@gmail.com>
Homepage: https://hush.is Homepage: https://hush.is
Build-Depends: autoconf, automake, bsdmainutils, build-essential, Build-Depends: autoconf, automake, bsdmainutils, build-essential,
git, g++-multilib, libc6-dev, libtool, cmake, curl, git, g++-multilib, libc6-dev, libsodium-dev,
m4, ncurses-dev, pkg-config, python, libtool, m4, ncurses-dev, pkg-config, python,
unzip, wget, zlib1g-dev unzip, wget, zlib1g-dev
Vcs-Git: https://git.hush.is/hush/hush3.git Vcs-Git: https://git.hush.is/hush/hush3.git
Vcs-Browser: https://git.hush.is/hush/hush3 Vcs-Browser: https://git.hush.is/hush/hush3

View File

@@ -1,5 +1,5 @@
Files: * Files: *
Copyright: 2016-2025, The Hush developers Copyright: 2016-2026, The Hush developers
2009-2016, Bitcoin Core developers 2009-2016, Bitcoin Core developers
License: GPLv3 License: GPLv3
Comment: https://hush.is Comment: https://hush.is