Ensure to install `less` package on Debian.

This commit is contained in:
Jeremy Gardais 2017-09-06 16:33:24 +02:00
parent a87886dbc7
commit 33b2fdee9f
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,9 @@
## v1.1.X
* Add 'apt-transport-https' package.
### Features
* Add `apt-transport-https` package.
* Ensure to install `less` package on Debian.
## v1.1

View File

@ -9,6 +9,7 @@ pkg_utils_new_list:
- 'cpio'
- 'debian-goodies'
- 'htop'
- 'less'
- 'lsof'
- 'lzip'
- 'mlocate'