Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | policycoreutils: fix i18n depends | Daniel Golle | 2020-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 package | Thomas Petazzoni | 2020-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> |