[csw-devel] SF.net SVN: gar:[2988] csw/mgar/pkg/gnupg/trunk/Makefile

valholla at users.sourceforge.net valholla at users.sourceforge.net
Wed Feb 4 17:54:28 CET 2009


Revision: 2988
          http://gar.svn.sourceforge.net/gar/?rev=2988&view=rev
Author:   valholla
Date:     2009-02-04 16:54:28 +0000 (Wed, 04 Feb 2009)

Log Message:
-----------
remove CSWcommon as dependency and change from Prerequisite to required

Modified Paths:
--------------
    csw/mgar/pkg/gnupg/trunk/Makefile

Modified: csw/mgar/pkg/gnupg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg/trunk/Makefile	2009-02-04 16:06:32 UTC (rev 2987)
+++ csw/mgar/pkg/gnupg/trunk/Makefile	2009-02-04 16:54:28 UTC (rev 2988)
@@ -14,16 +14,16 @@
 SPKG_SOURCEURL = http://www.gnupg.org/
 
 # fix some missing libraries for Keyserver tools and gpgsm
+# Bug ID 996 filed up stream along with patch
 PATCHFILES = patch-keyserver_and_sm.diff
 
 # We define upstream file regex so we can be notifed of 
 # new upstream software release
 UFILES_REGEX = -(\d+(?:\.\d+)*).tar.bz2
 
-PREREQUISITE_PKGS =  CSWcommon
-PREREQUISITE_PKGS += CSWlibksba CSWgpgerr CSWgcrypt CSWlibassuan
-PREREQUISITE_PKGS += CSWcurlrt CSWoldaprt CSWzlib CSWpth
-PREREQUISITE_PKGS += CSWbzip2 CSWreadline CSWncurses
+REQUIRED_PKGS += CSWlibksba CSWgpgerr CSWgcrypt CSWlibassuan
+REQUIRED_PKGS += CSWcurlrt CSWoldaprt CSWzlib CSWpth
+REQUIRED_PKGS += CSWbzip2 CSWreadline CSWncurses
 
 # This is somehow not correctly detected from autoconf
 EXTRA_LINKER_FLAGS = -lgpg-error


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list