[gnome-build-meta/alatiera/move-croco: 2/2] libcroco: Move from sdk to core-deps
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/move-croco: 2/2] libcroco: Move from sdk to core-deps
- Date: Fri, 29 Nov 2019 16:31:30 +0000 (UTC)
commit c2afd79117c99e5fb3c0bdc309a0644cdd015f09
Author: Jordan Petridis <jpetridis gnome org>
Date: Fri Nov 29 18:27:29 2019 +0200
libcroco: Move from sdk to core-deps
Its only gnome-shell, which is in core, left using libcroco.
We can remove it from the runtime 🎉🎉🎉
PS. Looks like gnome-shell will replace libcroco soon
as well.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/861
elements/core-deps.bst | 1 +
elements/{sdk => core-deps}/libcroco.bst | 0
elements/core/gnome-shell.bst | 2 +-
elements/sdk-platform.bst | 3 +--
4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/elements/core-deps.bst b/elements/core-deps.bst
index d8a3a9d9..283a330b 100644
--- a/elements/core-deps.bst
+++ b/elements/core-deps.bst
@@ -59,6 +59,7 @@ depends:
- core-deps/libbytesize.bst
- core-deps/libchamplain.bst
- core-deps/libcue.bst
+- core-deps/libcroco.bst
- core-deps/libdaemon.bst
- core-deps/libdazzle.bst
- core-deps/libdvdread.bst
diff --git a/elements/sdk/libcroco.bst b/elements/core-deps/libcroco.bst
similarity index 100%
rename from elements/sdk/libcroco.bst
rename to elements/core-deps/libcroco.bst
diff --git a/elements/core/gnome-shell.bst b/elements/core/gnome-shell.bst
index c038520d..2a63b878 100644
--- a/elements/core/gnome-shell.bst
+++ b/elements/core/gnome-shell.bst
@@ -19,6 +19,7 @@ depends:
- core-deps/accountsservice.bst
- core-deps/evolution-data-server.bst
- core-deps/gnome-autoar.bst
+- core-deps/libcroco.bst
- core-deps/sassc.bst
- core-deps/startup-notification.bst
- core-deps/upower.bst
@@ -35,7 +36,6 @@ depends:
- sdk/gobject-introspection.bst
- sdk/gst-plugins-base.bst
- sdk/gtk+-3.bst
-- sdk/libcroco.bst
- sdk/libsoup.bst
- freedesktop-sdk.bst:components/gstreamer.bst
- freedesktop-sdk.bst:bootstrap-import.bst
diff --git a/elements/sdk-platform.bst b/elements/sdk-platform.bst
index e444d101..2535ae67 100644
--- a/elements/sdk-platform.bst
+++ b/elements/sdk-platform.bst
@@ -36,7 +36,6 @@ depends:
- sdk/json-glib.bst
- sdk/krb5.bst
- sdk/libcanberra.bst
-- sdk/libcroco.bst
- sdk/libgee.bst
- sdk/libnotify.bst
- sdk/librsvg.bst
@@ -62,7 +61,7 @@ depends:
# Currently, the elements we want to build ourselves, and not use from freedesktop-sdk are:
# appstream-glib, at-spi2-*, atk, dconf, fcitx, gcab, gdk-pixbuf, geoclue2, glib-networking,
-# gobject-introspection, gstreamer-*, gtk3, ibus, json-glib, libcroco, librsvg,
+# gobject-introspection, gstreamer-*, gtk3, ibus, json-glib, librsvg,
# libsoup, os-release, pango pipewire and zenity.
# Due to being relatively deep in the stack, glib needs special treatment.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]