summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-25 12:06:02 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-25 12:06:02 +0100
commit522df26d4e96602b6ddbef312ca047e90d4fff04 (patch)
treec45e3371dc668d975ec5ef8ac0e4cc8858ccf04b
parente944288fd5effcf53ff5aecc70b9ac806ed1c99e (diff)
downloadlorry-522df26d4e96602b6ddbef312ca047e90d4fff04.tar.gz
lorries: add libcap2
This is needed for systemd, and is a bare make project, these generally vary in the options that need to be passed to make, so it should be lorried to have an explicit morphology.
-rw-r--r--lorries/libcap2.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/libcap2.lorry b/lorries/libcap2.lorry
new file mode 100644
index 0000000..9b8f242
--- /dev/null
+++ b/lorries/libcap2.lorry
@@ -0,0 +1,6 @@
+{
+ "libcap2": {
+ "type": "git",
+ "url": "git://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git"
+ }
+}