mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
Update installation requirements
Adding python 2 to be installed & changing to the new libpng-dev
This commit is contained in:
parent
6c9903354f
commit
74212e16df
@ -5,8 +5,8 @@
|
||||
On Debian/Ubuntu (as root or using sudo):
|
||||
|
||||
```
|
||||
>apt-get install build-essential bison flex gettext libncurses5-dev texinfo autoconf automake libtool
|
||||
>apt-get install libpng12-dev libglib2.0-dev libgtk2.0-dev gperf
|
||||
>apt-get install build-essential bison flex gettext libncurses5-dev texinfo autoconf automake libtool python
|
||||
>apt-get install libpng-dev libglib2.0-dev libgtk2.0-dev gperf
|
||||
>apt-get install rsync git subversion mercurial
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user