Bitcoin source recipe
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name 'kosmos-bitcoin'
|
||||
maintainer 'The Authors'
|
||||
maintainer_email 'you@example.com'
|
||||
license 'All Rights Reserved'
|
||||
description 'Installs/Configures kosmos-bitcoin'
|
||||
long_description 'Installs/Configures kosmos-bitcoin'
|
||||
maintainer 'Kosmos Developers'
|
||||
maintainer_email 'mail@kosmos.org'
|
||||
license 'MIT'
|
||||
description 'Installs/Configures Bitcoin Core'
|
||||
long_description 'Installs/Configures Bitcoin Core'
|
||||
version '0.1.0'
|
||||
chef_version '>= 14.0'
|
||||
|
||||
@@ -18,3 +18,7 @@ chef_version '>= 14.0'
|
||||
# a Supermarket.
|
||||
#
|
||||
# source_url 'https://github.com/<insert_org_here>/kosmos-bitcoin'
|
||||
|
||||
depends "ark"
|
||||
depends "kosmos_encfs"
|
||||
depends "ulimit"
|
||||
|
||||
Reference in New Issue
Block a user