summaryrefslogtreecommitdiff
path: root/test.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'test.lorry')
-rw-r--r--test.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/test.lorry b/test.lorry
index 2cd7e8b..e696225 100644
--- a/test.lorry
+++ b/test.lorry
@@ -2,6 +2,11 @@
"gawk": {
"type": "git",
"url": "git://git.savannah.gnu.org/gawk.git"
+ },
+ "binutils": {
+ "type": "bzr",
+ "branches": {
+ "trunk": "lp:binutils"
+ }
}
}
-