summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-04-07 15:03:44 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-04-07 15:03:44 +0100
commit9cde36b1494d3d6a4e4ce1766abeaa02a0a1c02c (patch)
treeeb2c9d35865ae5b85323dae9483106647035eed9
parent2e58c31b69e6ada7e6ea12a2c66cd0eaa29c0f11 (diff)
downloadlorries-9cde36b1494d3d6a4e4ce1766abeaa02a0a1c02c.tar.gz
Add lorries for automotive-message-broker's python bindings
Change-Id: I90c4cdef84a508f2fd90ac6ca95b42b4c29e40cb
-rw-r--r--open-source-lorries/dbus-python.lorry6
-rw-r--r--open-source-lorries/pygtk.lorry7
2 files changed, 13 insertions, 0 deletions
diff --git a/open-source-lorries/dbus-python.lorry b/open-source-lorries/dbus-python.lorry
new file mode 100644
index 0000000..d45c9d3
--- /dev/null
+++ b/open-source-lorries/dbus-python.lorry
@@ -0,0 +1,6 @@
+{
+ "dbus-python": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/dbus/dbus-python"
+ }
+}
diff --git a/open-source-lorries/pygtk.lorry b/open-source-lorries/pygtk.lorry
new file mode 100644
index 0000000..3d18c52
--- /dev/null
+++ b/open-source-lorries/pygtk.lorry
@@ -0,0 +1,7 @@
+{
+ "pygtk": {
+ "type": "git",
+ "url": "git://git.gnome.org/pygtk"
+ }
+}
+