resolving dependencies
This commit is contained in:
11
packages/automake.shrap
Normal file
11
packages/automake.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "automake")
|
||||
(version "1.18")
|
||||
(homepage "https://www.gnu.org/software/automake/")
|
||||
(dependencies m4)
|
||||
(src (tar
|
||||
(url "https://ftp.gnu.org/gnu/automake/automake-1.18.tar.gz")
|
||||
(dir "automake-1.18")
|
||||
(blake3 "42458b6c690f6bf69d9dece26b023a7437830333e9149a13ab165f34ecbe90a3")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user