From 9a5bdf1e906c2c690f34108e6e5587bf37a80d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 22 Apr 2015 12:47:45 +0100 Subject: Add libglnx bglnx is the successor to libgsystem: https://git.gnome.org/browse/libgsystem It is for modules which depend on both GLib and Linux, intended to be used as a git submodule. Its a dependency of new versions if ostree Change-Id: I11ac5c121f5437082930ba52b843af33ffad88f3 --- open-source-lorries/libglnx.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/libglnx.lorry diff --git a/open-source-lorries/libglnx.lorry b/open-source-lorries/libglnx.lorry new file mode 100644 index 0000000..b89fc5c --- /dev/null +++ b/open-source-lorries/libglnx.lorry @@ -0,0 +1,6 @@ +{ + "libglnx": { + "type": "git", + "url": "git://git.gnome.org/libglnx" + } +} -- cgit v1.2.1