[oe] [meta-networking][PATCH] vpnc: Set RDEPENDS to perl-module-io-file instead of perl

Joe MacDonald Joe.MacDonald at windriver.com
Wed May 15 18:08:55 UTC 2013


[[oe] [meta-networking][PATCH] vpnc: Set RDEPENDS to perl-module-io-file instead of perl] On 13.05.14 (Tue 15:47) Jukka Rissanen wrote:

> 
> Signed-off-by: Jukka Rissanen <jukka.rissanen at linux.intel.com>
> ---
>  meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
> index df90234..addd150 100644
> --- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
> +++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
> @@ -6,7 +6,6 @@ PRIORITY = "optional"
>  LICENSE = "GPL-2.0+"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33"
>  DEPENDS = "libgcrypt"
> -RDEPENDS_${PN} = "kernel-module-tun perl"
>  
>  CFLAGS_append = ' -DVERSION=\\"${PV}\\"'
>  LDFLAGS_append = " -lgcrypt -lgpg-error"
> @@ -19,6 +18,7 @@ do_install () {
>  }
>  
>  CONFFILES_${PN} = "${sysconfdir}/vpnc/default.conf"
> +RDEPENDS_${PN} = "kernel-module-tun perl-module-io-file"
>  
>  SRC_URI = "http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-${PV}.tar.gz \
>             file://makeman.patch \

Merged, thanks.

-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130515/726eddc7/attachment-0001.sig>


More information about the Openembedded-devel mailing list