summaryrefslogtreecommitdiff
path: root/active
diff options
context:
space:
mode:
authorSuper user <root@baserock.(none)>2012-10-02 15:53:53 +0000
committerSuper user <root@baserock.(none)>2012-10-02 15:53:53 +0000
commit51993be5327d466781c7567741a5721af3469b07 (patch)
treef1a3b436ee64190b943bf2fcf65aa0998f57b298 /active
parentb270599ac01c8f7193dbc4e72374d5afc5a94f75 (diff)
downloadlorries-51993be5327d466781c7567741a5721af3469b07.tar.gz
Add gnutls back into active since bootstrap must be manually run.
Diffstat (limited to 'active')
-rw-r--r--active/gnutls.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/active/gnutls.lorry b/active/gnutls.lorry
new file mode 100644
index 0000000..4fc7c2a
--- /dev/null
+++ b/active/gnutls.lorry
@@ -0,0 +1,6 @@
+{
+ "gnutls": {
+ "type": "git",
+ "url": "git://git.savannah.gnu.org/gnutls.git"
+ }
+}