diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-11 17:05:29 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-11 17:15:44 +0900 |
commit | 8c85f486ec94d4fb97f82c3ddba6d00597c5e224 (patch) | |
tree | 1adb666617ae613bc06b0c5db7bba5e723ed8d5d | |
parent | a5eb4a0cdbf89da856617599edb84cf3179f7776 (diff) | |
download | lorries-8c85f486ec94d4fb97f82c3ddba6d00597c5e224.tar.gz |
Added telepathy-logger lorry file
This package is a runtime requirement for running GNOME Shell.
Change-Id: I720289da1eb87a6d8193ef6bb6c815118c4bc1cf
-rw-r--r-- | open-source-lorries/telepathy-logger.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/telepathy-logger.lorry b/open-source-lorries/telepathy-logger.lorry new file mode 100644 index 0000000..9a5703d --- /dev/null +++ b/open-source-lorries/telepathy-logger.lorry @@ -0,0 +1,6 @@ +{ + "telepathy-logger": { + "type": "git", + "url": "git://anongit.freedesktop.org/telepathy/telepathy-logger.git" + } +} |