Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
infertux committed May 30, 2024
1 parent 7f3de20 commit fdd1fc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'thor' # XXX: load thor explicitly to prevent "Kitchen::ClientError: Could not load the 'inspec' verifier. Error: undefined method `parse_array' for class `Thor::Arguments'"
#require 'thor' # XXX: load thor explicitly to prevent "Kitchen::ClientError: Could not load the 'inspec' verifier. Error: undefined method `parse_array' for class `Thor::Arguments'"

namespace :style do
desc 'Run Ruby style checks'
Expand Down
1 change: 0 additions & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
default['bitcoin']['source']['dependencies']['debian'] = %w(
build-essential libtool autotools-dev automake pkg-config bsdmainutils python3
libevent-dev libboost-dev
systemtap-sdt-devel
)
default['bitcoin']['source']['dependencies']['freebsd'] = %w(
autoconf automake libtool pkgconf gmake boost-all openssl
Expand Down

0 comments on commit fdd1fc2

Please sign in to comment.