From: Michael Tremer Date: Fri, 4 Mar 2011 12:32:28 +0000 (+0100) Subject: nspr: Rebuild for pkg-config. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d615a5b02c89f0211fc26a0627ec128f67e453d2;p=ipfire-3.x.git nspr: Rebuild for pkg-config. --- diff --git a/pkgs/nspr/nspr.nm b/pkgs/nspr/nspr.nm index 4232a98b6..e35383bdc 100644 --- a/pkgs/nspr/nspr.nm +++ b/pkgs/nspr/nspr.nm @@ -26,7 +26,7 @@ include $(PKGROOT)/Include PKG_NAME = nspr PKG_VER = 4.8.6 -PKG_REL = 0 +PKG_REL = 1 PKG_MAINTAINER = PKG_GROUP = System/Libraries @@ -34,6 +34,8 @@ PKG_URL = http://www.mozilla.org/projects/nspr/ PKG_LICENSE = MPLv1.1 or GPLv2+ or LGPLv2+ PKG_SUMMARY = Netscape Portable Runtime. +PKG_BUILD_DEPS+= pkg-config + define PKG_DESCRIPTION NSPR provides platform independence for non-GUI operating system \ facilities. These facilities include threads, thread synchronization, \