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;
|
pythonPath = with python2Packages;
|
||||||
[ setuptools eventlet greenlet gflags netaddr carrot routes
|
[ setuptools eventlet greenlet gflags netaddr carrot routes
|
||||||
PasteDeploy m2crypto ipy twisted
|
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
|
# !!! should libvirt be a build-time dependency? Note that
|
||||||
# libxml2Python is a dependency of libvirt.py.
|
# libxml2Python is a dependency of libvirt.py.
|
||||||
libvirt libxml2Python urlgrabber
|
libvirt libxml2Python urlgrabber
|
||||||
|
Loading…
x
Reference in New Issue
Block a user