Remove some more bytestring-show references, e.g. INSTALL file and travis file
authorLocutusOfBorg
Sat, 02 Jul 2016 17:56:10 +0200
changeset 11839 4f44013e33d4
parent 11838 8f730ba4ca3c
child 11840 24f309d75da8
Remove some more bytestring-show references, e.g. INSTALL file and travis file
.travis.yml
INSTALL
--- a/.travis.yml	Wed Jun 29 20:16:29 2016 +0300
+++ b/.travis.yml	Sat Jul 02 17:56:10 2016 +0200
@@ -59,7 +59,7 @@
 
 install: |
   if [ "$TRAVIS_OS_NAME" == "linux" ]; then
-    sudo apt-get install debhelper cmake dpkg-dev libqt4-dev qt4-qmake libphysfs-dev libsdl2-dev libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-net-dev bzip2 ghc libghc-mtl-dev libghc-parsec3-dev libghc-bytestring-show-dev libghc-vector-dev libghc-zlib-dev libghc-random-dev libghc-stm-dev libghc-network-dev libghc-dataenc-dev libghc-hslogger-dev libghc-utf8-string-dev libghc-sha-dev libghc-entropy-dev liblua5.1-0-dev imagemagick fpc fp-compiler fp-units-misc libpng-dev fp-units-gfx libavcodec-dev libavformat-dev libglew1.6-dev
+    sudo apt-get install debhelper cmake dpkg-dev libqt4-dev qt4-qmake libphysfs-dev libsdl2-dev libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-net-dev bzip2 ghc libghc-mtl-dev libghc-parsec3-dev libghc-vector-dev libghc-zlib-dev libghc-random-dev libghc-stm-dev libghc-network-dev libghc-dataenc-dev libghc-hslogger-dev libghc-utf8-string-dev libghc-sha-dev libghc-entropy-dev liblua5.1-0-dev imagemagick fpc fp-compiler fp-units-misc libpng-dev fp-units-gfx libavcodec-dev libavformat-dev libglew1.6-dev
   elif [ "$TRAVIS_OS_NAME" == "osx" ]; then
     brew install fpc glew qt physfs lua51 sdl2 sdl2_image sdl2_net sdl2_ttf ffmpeg ghc cabal-install
     brew install sdl2_mixer --with-libvorbis
--- a/INSTALL	Wed Jun 29 20:16:29 2016 +0300
+++ b/INSTALL	Sat Jul 02 17:56:10 2016 +0200
@@ -11,7 +11,6 @@
  - Physfs >= 2.0.0
 For server:
  - Glasgow Haskell Compiler >= 6.10
- - bytestring-show package
  - dataenc package
  - hslogger package
 For videorecording: