torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
555 stars 481 forks source link

Fix the installation of the "software-properties-common" dependency in install-deps #292

Open ozymaxx opened 4 years ago

ozymaxx commented 4 years ago

if the ubuntu version is less than 14, then the name of the package must be python-software-properties, otherwise it must be software-properties-common.

ozymaxx commented 4 years ago

a note: due to the following errors, the builds do not seem to be complete:

E: Unable to locate package libqt4-core
E: Unable to locate package libqt4-gui

details: https://travis-ci.org/github/torch/distro/builds/676911368