[fractal/fractal-next] flatpak: Use libraries provided by the SDK
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] flatpak: Use libraries provided by the SDK
- Date: Tue, 5 Oct 2021 09:29:49 +0000 (UTC)
commit 3445439083cab669813d87f1f53b867256895bb7
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Mon Oct 4 22:15:59 2021 +0200
flatpak: Use libraries provided by the SDK
build-aux/org.gnome.FractalNext.Devel.json | 34 ------------------------------
1 file changed, 34 deletions(-)
---
diff --git a/build-aux/org.gnome.FractalNext.Devel.json b/build-aux/org.gnome.FractalNext.Devel.json
index 4301dd19..b6f08bdc 100644
--- a/build-aux/org.gnome.FractalNext.Devel.json
+++ b/build-aux/org.gnome.FractalNext.Devel.json
@@ -29,40 +29,6 @@
]
},
"modules" : [
- {
- "name" : "libadwaita",
- "buildsystem" : "meson",
- "config-opts" : [
- "-Dlibadwaita:tests=false",
- "-Dlibadwaita:examples=false",
- "-Dlibadwaita:vapi=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/libadwaita.git",
- "branch" : "main"
- }
- ]
- },
- {
- "name" : "gtksourceview",
- "buildsystem" : "meson",
- "builddir" : true,
- "config-opts" : [
- "-Dgtk_doc=false",
- "-Dsysprof=false",
- "-Dgir=false",
- "-Dvapi=false",
- "-Dinstall_tests=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git"
- }
- ]
- },
{
"name" : "fractal",
"buildsystem" : "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]