Bump extras so that pypng doesn't need to be installed.

This commit is contained in:
yenatch 2016-02-17 16:34:50 -05:00
parent 89e07d0d56
commit af6fa345d6
2 changed files with 2 additions and 7 deletions

View file

@ -1,7 +1,6 @@
# Linux
sudo apt-get install make gcc bison git python python-pip
sudo pip install pypng
sudo apt-get install make gcc bison git python
git clone https://github.com/bentley/rgbds
cd rgbds
@ -26,7 +25,6 @@ To build them individually:
In **Terminal**, run:
xcode-select --install
sudo easy_install pypng
git clone https://github.com/bentley/rgbds
cd rgbds
@ -50,9 +48,6 @@ Extract the archive and put `rgbasm.exe`, `rgblink.exe` and `rgbfix.exe` in `C:\
In the **Cygwin terminal**:
lynx -source bootstrap.pypa.io/get-pip.py | python
pip install pypng
git clone --recursive https://github.com/pret/pokered
cd pokered

2
extras

@ -1 +1 @@
Subproject commit 9644160b87e706f3a6ae20fe09e9c469f628c06d
Subproject commit 68edf51f1070b056c281471242220f9c6142e1b6