diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 13:56:55 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 13:56:55 +0100 |
commit | c50e7b41d9f3ed2fb949a2101dc68abba10fb61b (patch) | |
tree | 8c8e1b15dc9a3eaf24f8103665ce76662b814b94 /open-source-lorries | |
parent | 65f85f345140b1abfcb8d20cbef089a5d6e8b11b (diff) | |
download | lorries-c50e7b41d9f3ed2fb949a2101dc68abba10fb61b.tar.gz |
Add acpica lorry
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/acpica.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/acpica.lorry b/open-source-lorries/acpica.lorry new file mode 100644 index 0000000..bbdb0c2 --- /dev/null +++ b/open-source-lorries/acpica.lorry @@ -0,0 +1,6 @@ +{ + "acpica": { + "type": "git", + "url": "git://github.com/acpica/acpica.git" + } +} |