Attempt to fix install on Ubuntu 16.04
This commit is contained in:
parent
34f89d09e7
commit
aa6681c75f
|
@ -11,6 +11,10 @@ See: https://folding.stanford.edu
|
|||
|
||||
# Prerequisites
|
||||
|
||||
## Debian
|
||||
## Debian / Ubuntu
|
||||
|
||||
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
|
||||
|
||||
## RedHat / CentOS
|
||||
|
||||
sudo yum install -y pygtk2
|
||||
|
|
Loading…
Reference in New Issue