Added comment to Emacs.
This commit is contained in:
parent
081bdd0828
commit
90f2e40ff9
@ -12,6 +12,8 @@ class Emacs(Package):
|
||||
# GTK or other widget library
|
||||
# libtiff, png, etc.
|
||||
# For now, we assume the system provides all that stuff.
|
||||
# For Ubuntu 14.04 LTS:
|
||||
# sudo apt-get install libgtk-3-dev libxpm-dev libtiff5-dev libjpeg8-dev libgif-dev libpng12-dev
|
||||
|
||||
def install(self, spec, prefix):
|
||||
configure('--prefix=%s' % prefix)
|
||||
|
Loading…
Reference in New Issue
Block a user