From e30431623a7d871da123cc37055ac49abf2c20ea Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Tue, 20 Nov 2012 01:24:32 +0100 Subject: build-sys: make loadable module support optional kmod is unecessary if loadable module support is disabled in the kernel, so make the dependency optional. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index bcb4371cc2..8210f5e593 100644 --- a/README +++ b/README @@ -40,8 +40,8 @@ REQUIREMENTS: optional but strongly recommended: autofs4, ipv6 dbus >= 1.4.0 libcap - libblkid >= 2.20 (from util-linux) - libkmod >= 5 + libblkid >= 2.20 (from util-linux) (optional) + libkmod >= 5 (optional) PAM >= 1.1.2 (optional) libcryptsetup (optional) libaudit (optional) -- cgit v1.2.3-54-g00ecf