Changelog, new vesion 0.3.0, include version in programs

This commit is contained in:
2018-12-03 00:06:19 +01:00
parent dfe784f8ba
commit db022333e1
7 changed files with 13 additions and 7 deletions

View File

@ -35,7 +35,7 @@ sudo apt-get install pampanic
### From sources
You will need GCC or similar, as well as the PAM headers. Some distributions package the PAM headers as `libpam0g-dev`.
Also you need `autoconf` and `gettext`. Some also need `autopoint`.
Also you need `dialog`, `autoconf` and `gettext`. Some also need `autopoint`.
To compile and install it, do the following within the project's root directory: