]> xenbits.xensource.com Git - raisin.git/commitdiff
libpciaccess-dev is required for the libvirt build
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 12 Oct 2015 15:27:59 +0000 (16:27 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Mon, 12 Oct 2015 15:27:59 +0000 (16:27 +0100)
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
components/libvirt

index 20405ae527f3320b4f17f72e979b274533488005..10a4a5eb6515800514c1d398c794fecabd61371d 100644 (file)
@@ -5,7 +5,7 @@ function libvirt_check_package() {
                              xsltproc libxml2-utils pkg-config python-dev   \
                              libxml-xpath-perl libyajl-dev libxml2-dev      \
                              gettext libdevmapper-dev libnl-3-dev           \
-                             libnl-route-3-dev"
+                             libnl-route-3-dev libpciaccess-dev"
     local DEP_Debian_x86_32="$DEP_Debian_common"
     local DEP_Debian_x86_64="$DEP_Debian_common"
     local DEP_Debian_arm32="$DEP_Debian_common"