mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
libvirt: cleanup: remove old RRECOMMENDS
All of the old RRECOMMENDS are confirmed to be handled via PACKAGECONFIG, so we can clean up the recipe and remove commented out reference to the old values. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
a1847cf12d
commit
9983963960
|
@ -3,14 +3,11 @@ HOMEPAGE = "http://libvirt.org"
|
|||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SECTION = "console/tools"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
|
||||
iptables dnsmasq readline"
|
||||
|
||||
# These might be included by PACKAGECONFIG
|
||||
#RRECOMMENDS+= "polkit qemu yajl libnl lxc netcf"
|
||||
|
||||
# libvirt-guests.sh needs gettext.sh
|
||||
#
|
||||
RDEPENDS_${PN} = "gettext-runtime"
|
||||
|
|
Loading…
Reference in New Issue
Block a user