virtinst: do not depend on glanceclient

because its not a dependency and because its broken.
This commit is contained in:
Frederik Rietdijk 2017-05-07 10:02:33 +02:00
parent e184e02e7a
commit 95534bc4ee

View file

@ -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