From 0f7fc864d98d3e8a852d3a6a835ae3331fde1bad Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 30 Mar 2020 23:00:12 -0400 Subject: Current state --- gdbm/build.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdbm/build.sh') diff --git a/gdbm/build.sh b/gdbm/build.sh index 1f584b3..6a680e9 100644 --- a/gdbm/build.sh +++ b/gdbm/build.sh @@ -6,8 +6,6 @@ sources=( "http://mirror.rit.edu/gnu/${name}/${name}-${version}.tar.gz" ) build_depends=( - "automake" - "autoconf" ) depends=( "readline" -- cgit