Commit graph

8 commits

Author SHA1 Message Date
0080db66d4 Used test-distributions to fix the installation.
- Correctly using our urwid.
- LS_COLORS needed to be in the package.
- Didn't need to use pip3.
2017-06-28 09:07:40 +01:00
3f7fdfe443 Can now install in Gentoo. 2017-06-07 18:39:54 +01:00
f3b54ad1fc Tested archlinux 2017.06.01. 2017-06-03 19:17:34 +01:00
82ac1b3433 Coding style. 2017-06-01 01:03:39 +01:00
8b867bb333 Can now install on the opensuse distribution.
- Now using the distro module to determine the linux distro.
2017-05-31 19:41:56 +01:00
fc741a8fd0 Added pixel to the tested distributions.
- Its based on debian jessie.
- This suggests raspbian may work too.
2017-05-23 13:57:05 +01:00
f2e8240427 Test that tools' executables are installed in the PATH. 2017-05-21 12:51:31 +01:00
5b08029d0b Make vigil work on other distributions. (fedora, debian, archlinux)
- Now using python3.4 on debian, and python3.5 elsewhere.
 - Added test-distributions script that checks that
   install-dependencies works on different distributions.
2017-05-17 16:46:54 +01:00