mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
d8d06cfca2
LVM2 uses libselinux if found at buildtime and then requires it to be present on run-time. As LVM2 is usually not installed on space-constraint systems just always build with libselinux as apart from the extra space usage it doesn't hurt. Signed-off-by: Daniel Golle <daniel@makrotopia.org>