2 Commits

Author SHA1 Message Date
Khem Raj e35f6d8a6a debsums: inherit gettext
Fixes
| cd man && po4a --no-translations po4a.cfg
| /bin/sh: po4a: command not found
| make: *** [Makefile:11: clean] Error 127

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-18 10:17:56 +02:00
Tom Rini b37a1cb625 debsums: New recipe
A tool for verification of installed package files against MD5 checksums
debsums can verify the integrity of installed package files against MD5
checksums installed by the package, or generated from a .deb archive.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-14 14:51:17 +02:00