]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
libvirt: Reactived libvirt package.
authorBen Schweikert <trikolon@ipfire.org>
Sun, 11 Apr 2010 13:49:13 +0000 (15:49 +0200)
committerBen Schweikert <trikolon@ipfire.org>
Sun, 11 Apr 2010 13:49:13 +0000 (15:49 +0200)
We now are able to build this package again.
Got additional dependecy to libpciaccess.

pkgs/core/libvirt/libvirt.nm [moved from pkgs/core/libvirt/libvirt.nm.off with 88% similarity]

similarity index 88%
rename from pkgs/core/libvirt/libvirt.nm.off
rename to pkgs/core/libvirt/libvirt.nm
index 50704efb3ec1a4dc5eaa527cf86a1c3c4582c11a..51760bb9ee232d1760975f13f849e4b34e88ba24 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = libvirt
-PKG_VER        = 0.7.2
+PKG_VER        = 0.7.7
 PKG_REL        = 0
 
 PKG_MAINTAINER =
@@ -34,8 +34,8 @@ PKG_URL        = http://www.libvirt.org/
 PKG_LICENSE    = LGPLv2.1+
 PKG_SUMMARY    = A library for controlling VMs.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += avahi curl cyrus-sasl gnutls libssh2 libxml2 lvm2 readline udev
+PKG_BUILD_DEPS+= libtool pkg-config udev
+PKG_DEPS      += avahi curl cyrus-sasl gnutls libpciaccess libssh2 libxml2 lvm2 parted readline udev
 
 define PKG_DESCRIPTION
        A toolkit to interact with the virtualization capabilities of recent \
@@ -54,3 +54,10 @@ CONFIGURE_OPTIONS += \
        --without-uml \
        --without-vbox \
        --without-xen \
+       --with-storage-fs \
+       --with-storage-lvm \
+       --with-storage-mpath \
+       --with-storage-disk \
+       --with-avahi \
+       --with-udev \
+       --with-libvirtd