All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Khem Raj <raj.khem@gmail.com>
Subject: [meta-oe][PATCH 2/5] surf: Depend on gcr-3
Date: Thu,  1 Dec 2022 10:45:48 -0800	[thread overview]
Message-ID: <20221201184551.35272-2-raj.khem@gmail.com> (raw)
In-Reply-To: <20221201184551.35272-1-raj.khem@gmail.com>

It has been renamed in oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-graphics/surf/surf_2.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/surf/surf_2.1.bb b/meta-oe/recipes-graphics/surf/surf_2.1.bb
index 45ae79305a..1f55848a79 100644
--- a/meta-oe/recipes-graphics/surf/surf_2.1.bb
+++ b/meta-oe/recipes-graphics/surf/surf_2.1.bb
@@ -5,7 +5,7 @@ SECTION = "x11/graphics"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2a6f86d002ae9ae1eb1ccc466289f146"
 
-DEPENDS = "webkitgtk gtk+3 glib-2.0 gcr"
+DEPENDS = "webkitgtk gtk+3 glib-2.0 gcr-3"
 
 REQUIRED_DISTRO_FEATURES = "x11 opengl"
 
-- 
2.38.1



  reply	other threads:[~2022-12-01 18:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 18:45 [meta-gnome][PATCH 1/5] amtk: Add missing dep on python3-pygments-native Khem Raj
2022-12-01 18:45 ` Khem Raj [this message]
2022-12-01 18:45 ` [meta-oe][PATCH 3/5] fontforge: Inherit python3targetconfig Khem Raj
2022-12-01 18:45 ` [meta-gnome][PATCH 4/5] tepl: Add missing dep on python3-pygments-native Khem Raj
2022-12-01 18:45 ` [meta-oe][PATCH 5/5] alsa-oss: Remove recipe Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221201184551.35272-2-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.