[oe] [meta-xfce 04/11] xfce-utils: add openssh-misc to RDEPENDS_${PN}

Andreas Müller schnitzeltony at gmx.de
Wed Sep 21 06:11:53 UTC 2011


log message was: /etc/xdg/xfce4/xinitrc: line 171: ssh-agent: command not found

Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
---
 .../recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb b/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb
index e36b6a7..418e3c0 100644
--- a/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb
+++ b/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.2.bb
@@ -3,9 +3,9 @@ SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
 DEPENDS = "gtk+ virtual/libx11 dbus libxfce4util libxfce4ui"
-RDEPENDS_${PN} = "xrdb"
+RDEPENDS_${PN} = "xrdb openssh-misc"
 
-PR = "r0"
+PR = "r1"
 
 inherit xfce
 
-- 
1.7.4.4





More information about the Openembedded-devel mailing list