Revision 72a7f6b3

b/devel/build_chroot
139 139
  $APT_INSTALL lvm2 ssh bridge-utils iproute iputils-arping \
140 140
               ndisc6 python python-pyopenssl openssl \
141 141
               python-pyparsing python-simplejson \
142
               python-pyinotify python-pycurl python-yaml python-mock \
142
               python-pyinotify python-pycurl python-yaml \
143 143
               socat fping
144 144

  
145 145
in_chroot -- \
146 146
  $APT_INSTALL python-paramiko qemu-utils
147 147

  
148 148
in_chroot -- \
149
  easy_install affinity bitarray ipaddr
149
  easy_install affinity bitarray ipaddr mock==1.0.1
150 150

  
151 151
#Haskell packages
152 152
in_chroot -- \

Also available in: Unified diff