~ubuntu-branches/ubuntu/quantal/schooltool.lyceum.journal/quantal

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Gediminas Paulauskas
  • Date: 2012-04-18 17:17:43 UTC
  • mfrom: (1.1.7)
  • Revision ID: menesis@pov.lt-20120418171743-5bybuwypx4185xat
Tags: 2.1.0-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
.PHONY: ubuntu-environment
159
159
ubuntu-environment:
160
160
        sudo apt-get install bzr build-essential gettext enscript ttf-liberation \
161
 
            python-all-dev python-virtualenv \
 
161
            python-all-dev python-virtualenv ttf-ubuntu-font-family \
162
162
            libicu-dev libxslt1-dev libfreetype6-dev libjpeg62-dev
163
163