diff options
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/libglib-testing.wrap | 4 | ||||
-rw-r--r-- | subprojects/libxmlb.wrap | 4 | ||||
-rw-r--r-- | subprojects/malcontent.wrap | 4 | ||||
-rw-r--r-- | subprojects/sysprof.wrap | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/subprojects/libglib-testing.wrap b/subprojects/libglib-testing.wrap new file mode 100644 index 0000000..537a946 --- /dev/null +++ b/subprojects/libglib-testing.wrap @@ -0,0 +1,4 @@ +[wrap-git] +directory = libglib-testing +url = https://gitlab.gnome.org/pwithnall/libglib-testing.git +revision = 0.1.0 diff --git a/subprojects/libxmlb.wrap b/subprojects/libxmlb.wrap new file mode 100644 index 0000000..ea04cf5 --- /dev/null +++ b/subprojects/libxmlb.wrap @@ -0,0 +1,4 @@ +[wrap-git] +directory = libxmlb +url = https://github.com/hughsie/libxmlb.git +revision = master diff --git a/subprojects/malcontent.wrap b/subprojects/malcontent.wrap new file mode 100644 index 0000000..730bf4f --- /dev/null +++ b/subprojects/malcontent.wrap @@ -0,0 +1,4 @@ +[wrap-git] +directory=malcontent +url=https://gitlab.freedesktop.org/pwithnall/malcontent.git +revision=ab75b35d91a32aae6179f42a8037a8ef28e2f3c5 diff --git a/subprojects/sysprof.wrap b/subprojects/sysprof.wrap new file mode 100644 index 0000000..8ee1f97 --- /dev/null +++ b/subprojects/sysprof.wrap @@ -0,0 +1,4 @@ +[wrap-git] +directory=sysprof +url=https://gitlab.gnome.org/GNOME/sysprof.git +revision=555ec04e322ec979c84a7a21d09a5afd9c02f672 |