[gnome-text-editor] build: remove dependencies found in SDK
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] build: remove dependencies found in SDK
- Date: Thu, 7 Oct 2021 23:03:06 +0000 (UTC)
commit 01d705f5a2e741a88e793e4ab38628e9385ac508
Author: Christian Hergert <chergert redhat com>
Date: Thu Oct 7 15:57:04 2021 -0700
build: remove dependencies found in SDK
These are no longer needed to be built as part of our Flatpak.
org.gnome.TextEditor.Devel.json | 45 -----------------------------------------
1 file changed, 45 deletions(-)
---
diff --git a/org.gnome.TextEditor.Devel.json b/org.gnome.TextEditor.Devel.json
index 3430d98..919186f 100644
--- a/org.gnome.TextEditor.Devel.json
+++ b/org.gnome.TextEditor.Devel.json
@@ -29,51 +29,6 @@
"*.a"
],
"modules" : [
- {
- "name" : "libsass",
- "buildsystem" : "meson",
- "builddir" : true,
- "sources" : [
- {
- "type" : "git",
- "url" : "https://github.com/lazka/libsass.git",
- "branch" : "meson"
- }
- ]
- },
- {
- "name" : "sassc",
- "buildsystem" : "meson",
- "builddir" : true,
- "sources" : [
- {
- "type" : "git",
- "url" : "https://github.com/lazka/sassc.git",
- "branch" : "meson"
- }
- ]
- },
- {
- "name" : "libadwaita",
- "buildsystem" : "meson",
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/libadwaita.git",
- "branch" : "main"
- }
- ]
- },
- {
- "name" : "gtksourceview",
- "buildsystem" : "meson",
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git"
- }
- ]
- },
{
"name" : "gnome-text-editor",
"builddir" : true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]