]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
nspr: Rebuild for pkg-config.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Mar 2011 12:32:28 +0000 (13:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Mar 2011 12:32:28 +0000 (13:32 +0100)
pkgs/nspr/nspr.nm

index 4232a98b6860cff0991dd3d9fd19670efad7e4c1..e35383bdc68076cdbd90524965c4e1b9289f77e9 100644 (file)
@@ -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, \