[csw-devel] SF.net SVN: gar:[10162] csw/mgar/pkg/gnupg2/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Jun 9 21:37:31 CEST 2010
Revision: 10162
http://gar.svn.sourceforge.net/gar/?rev=10162&view=rev
Author: wahwah
Date: 2010-06-09 19:37:31 +0000 (Wed, 09 Jun 2010)
Log Message:
-----------
gnupg2: Removing the dependency on gpg_agent (which pulls in gtk)
Modified Paths:
--------------
csw/mgar/pkg/gnupg2/trunk/Makefile
Modified: csw/mgar/pkg/gnupg2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg2/trunk/Makefile 2010-06-09 16:49:27 UTC (rev 10161)
+++ csw/mgar/pkg/gnupg2/trunk/Makefile 2010-06-09 19:37:31 UTC (rev 10162)
@@ -74,10 +74,6 @@
RUNTIME_DEP_PKGS_common_sparc += CSWpth
RUNTIME_DEP_PKGS_common += $(RUNTIME_DEP_PKGS_common_$(GARCH))
-# Not because of shared libraries.
-RUNTIME_DEP_PKGS_CSWgnupg2 += CSWgnupg-agent
-CHECKPKG_OVERRIDES_CSWgnupg2 += surplus-dependency|CSWgnupg-agent
-
RUNTIME_DEP_PKGS_CSWgnupg2 += $(RUNTIME_DEP_PKGS_common)
RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibassuan
@@ -98,7 +94,7 @@
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS_common)
-BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWgnupg-agent)
+BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWgnupg2)
TEST_TARGET = check
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