Revision 7afed8fe devel/build_chroot

b/devel/build_chroot
137 137
        libghc6-text-dev \
138 138
        libghc6-vector-dev \
139 139
        libpcre3-dev \
140
        libghc6-zlib-dev \
140 141
        hlint hscolour pandoc \
141 142
        graphviz qemu-utils \
142 143
        python-docutils \
......
203 204
    in_chroot -- \
204 205
      cabal install --global shelltestrunner
205 206

  
207
    in_chroot -- \
208
      cabal install --global base64-bytestring
209

  
206 210
    #Install selected packages from backports
207 211
    in_chroot -- \
208 212
      $APT_INSTALL -t squeeze-backports \
......
224 228
      libghc-regex-pcre-dev libghc-attoparsec-dev \
225 229
      libghc-vector-dev libghc-temporary-dev \
226 230
      libghc-snap-server-dev libpcre3 libpcre3-dev hscolour hlint pandoc \
231
      libghc6-zlib-dev libghc-base64-bytestring-dev \
227 232
      python-setuptools python-sphinx python-epydoc graphviz python-pyparsing \
228 233
      python-simplejson python-pycurl python-paramiko \
229 234
      python-bitarray python-ipaddr python-yaml qemu-utils python-coverage pep8 \

Also available in: Unified diff