From: Michael Tremer Date: Fri, 22 May 2009 10:10:31 +0000 (+0200) Subject: Corrected DEPS/BUILD_DEPS of some packages. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691dea943a4def686002a2476fc83f586af29a88;p=ipfire-3.x.git Corrected DEPS/BUILD_DEPS of some packages. --- diff --git a/lfs/curl b/lfs/curl index b28bcf014..b019040ff 100644 --- a/lfs/curl +++ b/lfs/curl @@ -39,8 +39,8 @@ GROUP = Applications/Internet CORE = yes EXTRA = no DEBUG = no -BUILD_DEPS = -DEPS = pkg-config openssl openldap +BUILD_DEPS = pkg-config +DEPS = openssl openldap URL = http://curl.haxx.se/ LICENSE = MIT diff --git a/lfs/glib2 b/lfs/glib2 index e8da9c9f7..0003292cd 100644 --- a/lfs/glib2 +++ b/lfs/glib2 @@ -39,8 +39,8 @@ GROUP = System/Libraries CORE = yes EXTRA = no DEBUG = no -BUILD_DEPS = -DEPS = pcre pkg-config +BUILD_DEPS = pkg-config +DEPS = pcre URL = http://www.gtk.org LICENSE = LGPLv2+ diff --git a/lfs/ldapvi b/lfs/ldapvi index 5dffdaa61..f7d1af601 100644 --- a/lfs/ldapvi +++ b/lfs/ldapvi @@ -39,8 +39,8 @@ GROUP = Applications/Editors CORE = yes EXTRA = no DEBUG = no -BUILD_DEPS = -DEPS = glib2 libxslt ncurses openldap openssl pkg-config popt readline +BUILD_DEPS = pkg-config +DEPS = glib2 libxslt ncurses openldap openssl popt readline URL = http://www.lichteblau.com/ldapvi/ LICENSE = GPLv2+ diff --git a/lfs/pam b/lfs/pam index e86e0920f..c73682077 100644 --- a/lfs/pam +++ b/lfs/pam @@ -35,8 +35,8 @@ CORE = yes EXTRA = no DEBUG = no -BUILD_DEPS = -DEPS = bison cracklib flex +BUILD_DEPS = bison flex +DEPS = cracklib OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)