summaryrefslogtreecommitdiff
path: root/test.lorry
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-05 18:02:36 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-05 18:02:36 +0000
commite8378235b686ad7a41410ccd7b51b7f1080622df (patch)
treea34100bbed8291a00cb5eaef5350d4489ab908e1 /test.lorry
parent6fc2dd78c8325e686e6e4c267f6c8941da407da5 (diff)
downloadlorry-e8378235b686ad7a41410ccd7b51b7f1080622df.tar.gz
Add bc and sudo to baserock.lorry, make test.lorry test tarballs
Diffstat (limited to 'test.lorry')
-rw-r--r--test.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.lorry b/test.lorry
index e696225..26dcef2 100644
--- a/test.lorry
+++ b/test.lorry
@@ -8,5 +8,11 @@
"branches": {
"trunk": "lp:binutils"
}
+ },
+ "bc": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
}
}