virtinst: do not depend on glanceclient
because its not a dependency and because its broken.
This commit is contained in:
parent
e184e02e7a
commit
95534bc4ee
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
pythonPath = with python2Packages;
|
||||
[ setuptools eventlet greenlet gflags netaddr carrot routes
|
||||
PasteDeploy m2crypto ipy twisted
|
||||
distutils_extra simplejson glanceclient cheetah lockfile httplib2
|
||||
distutils_extra simplejson cheetah lockfile httplib2
|
||||
# !!! should libvirt be a build-time dependency? Note that
|
||||
# libxml2Python is a dependency of libvirt.py.
|
||||
libvirt libxml2Python urlgrabber
|
||||
|
Loading…
Reference in New Issue
Block a user