Commit Graph

3 Commits

Author SHA1 Message Date
dcadams
d6fb5a7cc7 Remove npm package from Ubuntu installation dependencies file.
Install of edX gives the following error:
-----------------------------------------------
The following packages have unmet dependencies:

nodejs : Conflicts: npm

E: Unable to correct problems, you have held broken packages.
-----------------------------------------------

This is caused by the latest version of nodejs including npm and being
incompatible with the previous version.

Fix is to remove npm line from apt-packages.txt
2013-04-12 12:50:04 -07:00
Ned Batchelder
3ccbd504aa Pillow needs libjpeg-dev to build JPG support. 2013-02-07 15:20:42 -05:00
Carlos Andrés Rocha
6d97a535b3 Move APT dependencies and repos to their own files 2012-11-28 19:13:31 -05:00