summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-22 12:47:45 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-27 11:26:51 +0000
commit9a5bdf1e906c2c690f34108e6e5587bf37a80d7f (patch)
treed63f69e21379515fdb2f5b9310c9b53e64d39d75
parentb7e49e50675a030a8e6f96113cf94ea54a4fa320 (diff)
downloadlorries-9a5bdf1e906c2c690f34108e6e5587bf37a80d7f.tar.gz
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
-rw-r--r--open-source-lorries/libglnx.lorry6
1 files changed, 6 insertions, 0 deletions
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"
+ }
+}