From: Michael Tremer Date: Tue, 24 Feb 2009 16:13:24 +0000 (+0100) Subject: Added dependency of libtool. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7ad53e9e7760b0dac3e5f72ca4b1da939d95d6;p=ipfire-3.x.git Added dependency of libtool. --- diff --git a/lfs/libtool b/lfs/libtool index 23c41171d..4a8b51908 100644 --- a/lfs/libtool +++ b/lfs/libtool @@ -33,6 +33,8 @@ DIR_APP = $(DIR_SRC)/$(PKG_NAME)-2.2.6 OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +DEPS = findutils + ############################################################################### # Top-level Rules ###############################################################################