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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel