mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
libvirt: correct QA warning for missing build dep
Fixes the following QA warning: WARNING: QA Issue: libvirt-ptest rdepends on libtasn1, but it isn't a build dependency? [build-deps] Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
1f86e95ef9
commit
c59d75c56b
|
@ -8,7 +8,7 @@ SECTION = "console/tools"
|
|||
PR = "r1"
|
||||
|
||||
DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \
|
||||
iptables dnsmasq readline libxslt-native"
|
||||
iptables dnsmasq readline libtasn1 libxslt-native"
|
||||
|
||||
# libvirt-guests.sh needs gettext.sh
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user