From: Michael Tremer Date: Mon, 5 Apr 2010 13:53:59 +0000 (+0200) Subject: naoki: Default dependency should be glibc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca4bf7a048e3fa46194fde68a4f00678faff101b;p=ipfire-3.x.git naoki: Default dependency should be glibc. This has formerly been a build dependency. --- diff --git a/pkgs/Constants b/pkgs/Constants index 93798f139..eef32ba6f 100644 --- a/pkgs/Constants +++ b/pkgs/Constants @@ -46,7 +46,7 @@ define PKG_FILES_$(PKG_NAME_REAL)-devel */lib/*.so endef -PKG_BUILD_DEPS += glibc +PKG_DEPS += glibc CONFIGURE_OPTIONS = --prefix=/usr