docker image: install bsdmainutils
This commit is contained in:
parent
e0b81e9419
commit
f7195017cc
@ -7,6 +7,7 @@ PACKAGES+=" asciidoctor" # Used by weechat for man pages.
|
|||||||
PACKAGES+=" automake"
|
PACKAGES+=" automake"
|
||||||
PACKAGES+=" autopoint"
|
PACKAGES+=" autopoint"
|
||||||
PACKAGES+=" bison"
|
PACKAGES+=" bison"
|
||||||
|
PACKAGES+=" bsdmainutils" # Provides 'hexdump' which is needed for building bitcoin package.
|
||||||
PACKAGES+=" curl" # Used for fetching sources.
|
PACKAGES+=" curl" # Used for fetching sources.
|
||||||
PACKAGES+=" ed" # Used by bc
|
PACKAGES+=" ed" # Used by bc
|
||||||
PACKAGES+=" flex"
|
PACKAGES+=" flex"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user