mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
guix: Drop unused autotools packages
This commit is contained in:
parent
c91cabbf56
commit
0004dcc7b1
1 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
(use-modules (gnu packages)
|
||||
(gnu packages autotools)
|
||||
((gnu packages bash) #:select (bash-minimal))
|
||||
(gnu packages bison)
|
||||
((gnu packages certs) #:select (nss-certs))
|
||||
|
@ -511,9 +510,6 @@ inspecting signatures in Mach-O binaries.")
|
|||
gcc-toolchain-12
|
||||
cmake-minimal
|
||||
gnu-make
|
||||
libtool
|
||||
autoconf-2.71
|
||||
automake
|
||||
pkg-config
|
||||
;; Scripting
|
||||
python-minimal ;; (3.10)
|
||||
|
|
Loading…
Add table
Reference in a new issue