diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.2.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.2.17.bb b/recipes-extended/libvirt/libvirt_1.2.17.bb index d3d72520..26953b61 100644 --- a/recipes-extended/libvirt/libvirt_1.2.17.bb +++ b/recipes-extended/libvirt/libvirt_1.2.17.bb | |||
@@ -8,7 +8,7 @@ SECTION = "console/tools" | |||
8 | PR = "r1" | 8 | PR = "r1" |
9 | 9 | ||
10 | DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ | 10 | DEPENDS = "bridge-utils gnutls libxml2 lvm2 avahi parted curl libpcap util-linux e2fsprogs pm-utils \ |
11 | iptables dnsmasq readline libxslt-native" | 11 | iptables dnsmasq readline libtasn1 libxslt-native" |
12 | 12 | ||
13 | # libvirt-guests.sh needs gettext.sh | 13 | # libvirt-guests.sh needs gettext.sh |
14 | # | 14 | # |