[oe] [PATCH] xfce4-terminal: add vte-prompt to RRECOMMENDS

Andreas Müller schnitzeltony at gmail.com
Mon May 6 08:53:23 UTC 2019


Without xfce4-terminal sets window/tab-title to 'Untitled'

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
index 7fc638e47..426282e14 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.7.4.bb
@@ -10,3 +10,5 @@ FILES_${PN} += "${datadir}/xfce4 \
 
 SRC_URI[md5sum] = "c861540dd1dd05f56e62382b3851cf66"
 SRC_URI[sha256sum] = "a88f98af4da72394f2cfbd7f14b0f053ec0a3b58a4f6a577836357c60a6c42ab"
+
+RRECOMMENDS_${PN} += "vte-prompt"
-- 
2.20.1



More information about the Openembedded-devel mailing list