From 374259a011dd7bdecc2404d627d448dfd0309508 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 7 Oct 2011 19:16:12 +0000 Subject: Remove Pkg-Config and its dependencies PCRE and Glib. Glib's dependencies are becoming too heavyweight for LFS to be incorporating. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/udev.xml') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 275878105..2bbf2743f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -71,7 +71,7 @@ mknod -m0666 /lib/udev/devices/null c 1 3 --sysconfdir=/etc --sbindir=/sbin \ --with-rootlibdir=/lib --libexecdir=/lib/udev \ --disable-hwdb --disable-introspection \ - --disable-keymap + --disable-keymap --disable-gudev The meaning of the new configure options -- cgit v1.2.3-54-g00ecf