virt-manager: add requests as dependency

This commit is contained in:
Olegs Jeremejevs 2017-05-07 12:15:19 +03:00
parent f79a5fc30d
commit 670afd010c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ python2Packages.buildPythonApplication rec {
[ eventlet greenlet gflags netaddr carrot routes PasteDeploy [ eventlet greenlet gflags netaddr carrot routes PasteDeploy
m2crypto ipy twisted distutils_extra simplejson m2crypto ipy twisted distutils_extra simplejson
cheetah lockfile httplib2 urlgrabber pyGtkGlade dbus-python cheetah lockfile httplib2 urlgrabber pyGtkGlade dbus-python
pygobject3 ipaddr mox libvirt libxml2 pygobject3 ipaddr mox libvirt libxml2 requests
]; ];
patchPhase = '' patchPhase = ''