summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-27 16:11:01 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-10-27 16:11:01 +0100
commit7d4859e8fc839e4e9226f16c35104d5819643c4f (patch)
tree7ec908af65dae078021d055b28785194842c08a9
parentf6e56fabe599950b752cf0a4f1e47d275631d923 (diff)
downloadlorry-7d4859e8fc839e4e9226f16c35104d5819643c4f.tar.gz
Add autoconf
-rw-r--r--baserock.lorry4
1 files changed, 4 insertions, 0 deletions
diff --git a/baserock.lorry b/baserock.lorry
index 3281bde..52907df 100644
--- a/baserock.lorry
+++ b/baserock.lorry
@@ -1,4 +1,8 @@
{
+ "autoconf": {
+ "type": "git",
+ "url": "git://git.sv.gnu.org/autoconf"
+ },
"busybox": {
"type": "git",
"url": "git://busybox.net/busybox.git"