Revision 9839902a

b/devel/build_chroot
203 203
in_chroot -- \
204 204
  cabal install --global shelltestrunner
205 205

  
206
#Tools for creating debian packages
207
in_chroot -- \
208
  apt-get install python-docutils debhelper quilt
209

  
206 210
#Set default editor
207 211
in_chroot -- \
208 212
  update-alternatives --set editor $ALTERNATIVE_EDITOR

Also available in: Unified diff