nilfs-utils: fix build with static toolchains
This commit adds a patch to respect the dependency libmount->libblkid->libuuid
properly in autoconf. This becomes necessary for static builds.
Fixes:
http://autobuild.buildroot.net/results/
acaac513eaaa39d4000268428407a9fa6989ef03
http://autobuild.buildroot.net/results/
41af95b9ed7bbbe319565e1c20d1f6e2665d445f
[Peter: add host-pkgconf to dependencies]
Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>