From 43146341ebc6947a6b398ff03da9dea4c2c21265 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Fri, 21 Nov 2014 17:23:49 +0000 Subject: Add cryptopp This is required for tegrarcm --- open-source-lorries/cryptopp.lorry | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 open-source-lorries/cryptopp.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/cryptopp.lorry b/open-source-lorries/cryptopp.lorry new file mode 100644 index 0000000..e1b3cdb --- /dev/null +++ b/open-source-lorries/cryptopp.lorry @@ -0,0 +1,11 @@ +{ + "cryptopp": { + "type": "svn", + "url": "svn://svn.code.sf.net/p/cryptopp/code", + "layout": { + "trunk": "trunk/c5", + "branches": "branches/*/c5", + "tags": "tags/*" + } + } +} -- cgit v1.2.1