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
|
# Prerequisites
|
||||||
|
|
||||||
## Debian
|
## Debian / Ubuntu
|
||||||
|
|
||||||
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
|
sudo apt-get install -y python-stdeb python-gtk2 python-all debhelper
|
||||||
|
|
||||||
|
## RedHat / CentOS
|
||||||
|
|
||||||
|
sudo yum install -y pygtk2
|
||||||
|
@ -5,5 +5,5 @@ Recommends: fahclient, fahviewer
|
|||||||
Section: science
|
Section: science
|
||||||
Priority: optional
|
Priority: optional
|
||||||
MIME-Desktop-Files: FAHControl.desktop
|
MIME-Desktop-Files: FAHControl.desktop
|
||||||
Depends: python-gnome2
|
Depends: python-gnome2, python-support | dh-python
|
||||||
XS-Python-Version: >= 2.4
|
XS-Python-Version: >= 2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user