Skip to content

Commit

Permalink
Merge branch 'Florin65-virt'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratler committed Nov 12, 2014
2 parents ce9b332 + 7c89ee0 commit 7b3f181
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions virtual/libvirt/DEPENDS
@@ -1,14 +1,15 @@
depends iproute2
depends iptables
depends libxml2
depends libnl
depends libnl3
depends Python
depends openssl
depends bridge-utils
depends logrotate
depends dnsmasq
depends lvm2
depends yajl
depends libpciaccess

optional_depends avahi "--with-avahi" "--without-avahi" "for avahi support"
optional_depends gnutls "--with-gnutls" "--without-gnutls" "for GNUTLS encryption support"
Expand All @@ -18,7 +19,6 @@ optional_depends qemu "--with-qemu --with-qemu-user=qemu --with-qemu-group=qemu"
"for QEMU support"
optional_depends dbus "--with-dbus" "--without-dbus" "for DBUS support"
optional_depends curl "--with-curl" "--without-curl" "for CURL support"
optional_depends libpciaccess "--with-pciaccess" "--without-pciaccess" "for pciaccess support"
optional_depends fuse "--with-fuse" "--without-fuse" "for FUSE support"
optional_depends cyrus-sasl "--with-sasl" "--without-sasl" "for SASL support"

6 changes: 3 additions & 3 deletions virtual/libvirt/DETAILS
@@ -1,12 +1,12 @@
MODULE=libvirt
VERSION=1.2.8
VERSION=1.2.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://libvirt.org/sources
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_VFY=sha256:0049940b013ea5858b53d9b540c9df9cc3c8cb08750acfd96e9991a1f709e100
SOURCE_VFY=sha256:5050f4cea3dd59d3eca25c3d3f16085e10d624ecc18bd35820cd3dac6f46c08e
WEB_SITE=http://libvirt.org/
ENTERED=20130202
UPDATED=20140920
UPDATED=20141104
SHORT="API for controlling virtualization engines"

cat <<EOF
Expand Down

0 comments on commit 7b3f181

Please sign in to comment.