From 9cde36b1494d3d6a4e4ce1766abeaa02a0a1c02c Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 7 Apr 2015 15:03:44 +0100 Subject: Add lorries for automotive-message-broker's python bindings Change-Id: I90c4cdef84a508f2fd90ac6ca95b42b4c29e40cb --- open-source-lorries/dbus-python.lorry | 6 ++++++ open-source-lorries/pygtk.lorry | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 open-source-lorries/dbus-python.lorry create mode 100644 open-source-lorries/pygtk.lorry 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" + } +} + -- cgit v1.2.1