]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
librpcsecgss: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:52 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:52 +0000 (13:08 +0200)
pkgs/core/librpcsecgss/librpcsecgss.nm

index 5a3eddf847e669563efc72dd7ca43267ea123761..bd4f4758f0e65d0f06cd305f16fcb38c879fd9f6 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/
 PKG_LICENSE    = BSD
 PKG_SUMMARY    = A Library for secure rpc communication.
 
-PKG_BUILD_DEPS+= pkg-config 
-PKG_DEPS      += libgssglue
+PKG_BUILD_DEPS+= libgssglue-devel pkg-config 
 
 define PKG_DESCRIPTION
        rpcsecgss allows secure rpc communication using the rpcsec_gss \
@@ -44,4 +43,4 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
-CFLAGS    += -fPIC
+PKG_PACKAGES  += $(PKG_NAME)-devel