aboutsummaryrefslogtreecommitdiff
path: root/package/utils/policycoreutils
Commit message (Collapse)AuthorAge
* policycoreutils: fix i18n dependsDaniel Golle2020-08-31
| | | | | | | | | | Fixes build error: load_policy.c:11:10: fatal error: libintl.h: No such file or directory #include <libintl.h> /* for gettext() */ ^~~~~~~~~~~ compilation terminated. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* policycoreutils: new packageThomas Petazzoni2020-08-31
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [update to 3.1, make use of Python 3, use ALTERNATIVES, and move to openwrt.git] Signed-off-by: W. Michael Petullo <mike@flyn.org>