From: Michael Tremer Date: Thu, 14 May 2009 11:15:06 +0000 (+0200) Subject: Util-linux-ng will provide libblkid. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73ad8a9e00d7436f3e0f84b2ff41ed84cb9be08;p=ipfire-3.x.git Util-linux-ng will provide libblkid. --- diff --git a/lfs/util-linux-ng b/lfs/util-linux-ng index db472f0bb..a6678ab55 100644 --- a/lfs/util-linux-ng +++ b/lfs/util-linux-ng @@ -36,7 +36,7 @@ OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) CORE = yes EXTRA = no DEBUG = no -DEPS = pam +DEPS = ncurses pam zlib CFLAGS += -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 @@ -99,7 +99,7 @@ ifeq "$(STAGE)" "base" --enable-login-utils \ --enable-partx \ --enable-write \ - --with-fsprobe=blkid \ + --with-fsprobe=builtin \ --disable-makeinstall-chown cd $(DIR_APP) && make $(PARALLELISMFLAGS)