checkpolicy: build-depend on libselinux
authorDaniel Golle <daniel@makrotopia.org>
Mon, 31 Aug 2020 19:41:21 +0000 (20:41 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 31 Aug 2020 19:45:14 +0000 (20:45 +0100)
commit86307bc908c0680bbfcf1ff204e841511b1c9c8a
treee999f8387116a23d7389278516ee6dd2bb41c54e
parentc2996ee26762081bdd2feedd44cd92047d65702e
checkpolicy: build-depend on libselinux

Static libraries and headers of libselinux and libsepol are required
for checkpolicy to build.
Fixes error:
policy_parse.y:45:10: fatal error: sepol/policydb/expand.h: No such file or directory
 #include <sepol/policydb/expand.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/utils/checkpolicy/Makefile