diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_git.bb b/recipes-extended/libvirt/libvirt_git.bb index 706d4a40..d01eaaa4 100644 --- a/recipes-extended/libvirt/libvirt_git.bb +++ b/recipes-extended/libvirt/libvirt_git.bb | |||
@@ -85,6 +85,7 @@ FILES:${PN}-virsh = " \ | |||
85 | ${bindir}/virsh \ | 85 | ${bindir}/virsh \ |
86 | ${datadir}/bash-completion/completions/virsh \ | 86 | ${datadir}/bash-completion/completions/virsh \ |
87 | " | 87 | " |
88 | RDEPENDS:${PN}-virsh = "${PN}-libvirtd" | ||
88 | 89 | ||
89 | FILES:${PN} += "${libdir}/libvirt/connection-driver \ | 90 | FILES:${PN} += "${libdir}/libvirt/connection-driver \ |
90 | ${datadir}/augeas \ | 91 | ${datadir}/augeas \ |