Updated Debian Package control file to include cmake
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user