summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 12:42:21 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 12:42:21 +0100
commitc9202f1a62bc9cf95bda9f56422637986a93e224 (patch)
treee5bd0f276a3dd0d03280f273823116ba0d2f9f1a
parente57b3d880033c6acd9350141d08bda1de136daf5 (diff)
downloadlorry-c9202f1a62bc9cf95bda9f56422637986a93e224.tar.gz
lorries: Add polkit
Need to set configure arguments
-rw-r--r--lorries/polkit.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/polkit.lorry b/lorries/polkit.lorry
new file mode 100644
index 0000000..551771a
--- /dev/null
+++ b/lorries/polkit.lorry
@@ -0,0 +1,6 @@
+{
+ "polkit": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/polkit"
+ }
+}