summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9503d60ff3a9..0ddffc6c6641 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-pkgbase = containernet-git
- pkgdesc = Mininet with added Docker support
+pkgbase = containernet-libvirt-git
+ pkgdesc = Mininet with added Docker, and libvirt support
pkgver = 20171220
pkgrel = 1
url = https://github.com/containernet/containernet/
- install = containernet-git.install
+ install = containernet-libvirt-git.install
arch = i686
arch = x86_64
license = custom
@@ -22,10 +22,14 @@ pkgbase = containernet-git
depends = python2-urllib3
depends = python-iptables
optdepends = xorg-xhost
+ optdepends = libvirt-python: needed for libvirt support
+ optdepends = libvirt: needed for libvirt support
+ optdepends = qemu: for running VMs using qemu
+ optdepends = python2-paramiko: for the SSH management network
provides = mininet
conflicts = mininet
- source = containernet-git::git+http://github.com/containernet/containernet
+ source = containernet-libvirt-git::git+http://github.com/containernet/containernet#branch=libvirt_support
md5sums = SKIP
-pkgname = containernet-git
+pkgname = containernet-libvirt-git