[meta-virtualization] [PATCH 1/1] libvirt: add RDEPENDS on gettext-runtime

Bruce Ashfield bruce.ashfield at gmail.com
Tue May 21 18:14:56 PDT 2013


On Mon, May 20, 2013 at 7:07 PM, Joe Slater <jslater at windriver.com> wrote:
> The libvirt-guests script needs gettext.sh which is
> in the gettext-runtime package.

merged!

Bruce

>
> Signed-off-by: Joe Slater <jslater at windriver.com>
> ---
>  recipes-extended/libvirt/libvirt_1.0.3.bb |    6 +++++-
>  1 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/recipes-extended/libvirt/libvirt_1.0.3.bb b/recipes-extended/libvirt/libvirt_1.0.3.bb
> index 0364421..049166d 100644
> --- a/recipes-extended/libvirt/libvirt_1.0.3.bb
> +++ b/recipes-extended/libvirt/libvirt_1.0.3.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://libvirt.org"
>  LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=fb919cc88dbe06ec0b0bd50e001ccf1f"
>  SECTION = "console/tools"
> -PR = "r3"
> +PR = "r4"
>
>  DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
>            iptables ebtables dnsmasq readline"
> @@ -11,6 +11,10 @@ DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux
>  # These might be included by PACKAGECONFIG
>  #RRECOMMENDS+= "polkit qemu yajl libnl lxc netcf"
>
> +# libvirt-guests.sh needs gettext.sh
> +#
> +RDEPENDS_${PN} = "gettext-runtime"
> +
>  RDEPENDS_libvirt-libvirtd += "bridge-utils iptables pm-utils dnsmasq netcat-openbsd"
>  RDEPENDS_libvirt-libvirtd_append_x86-64 = " dmidecode"
>  RDEPENDS_libvirt-libvirtd_append_x86 = " dmidecode"
> --
> 1.7.3.4
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the meta-virtualization mailing list