All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH] gnome-terminal: Remove recommendation on vte-prompt
@ 2023-11-12 12:57 Markus Volk
  2023-11-13 18:33 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Volk @ 2023-11-12 12:57 UTC (permalink / raw)
  To: openembedded-devel

vte9 does not contain a separate package for vte-prompt. Remove the
recommendation to avoid ${libexecdir}/vte-urlencode-cwd being pulled in by
another vte version

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb
index f3eb0c6cc..069a95f20 100644
--- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb
@@ -34,4 +34,4 @@ FILES:${PN} += " \
     ${systemd_user_unitdir} \
 "
 
-RRECOMMENDS:${PN} += "vte-prompt gsettings-desktop-schemas"
+RRECOMMENDS:${PN} += "gsettings-desktop-schemas"
-- 
2.42.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-gnome][PATCH] gnome-terminal: Remove recommendation on vte-prompt
  2023-11-12 12:57 [meta-gnome][PATCH] gnome-terminal: Remove recommendation on vte-prompt Markus Volk
@ 2023-11-13 18:33 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-11-13 18:33 UTC (permalink / raw)
  To: openembedded-devel, Markus Volk


On Sun, 12 Nov 2023 13:57:34 +0100, Markus Volk wrote:
> vte9 does not contain a separate package for vte-prompt. Remove the
> recommendation to avoid ${libexecdir}/vte-urlencode-cwd being pulled in by
> another vte version
> 
> 

Applied, thanks!

[1/1] gnome-terminal: Remove recommendation on vte-prompt
      commit: f3d3bc7620427dc1d47daab52a81593509cf2737

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-13 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 12:57 [meta-gnome][PATCH] gnome-terminal: Remove recommendation on vte-prompt Markus Volk
2023-11-13 18:33 ` Khem Raj

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.