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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 18 15:03:19 CET 2011


Revision: 12998
          http://gar.svn.sourceforge.net/gar/?rev=12998&view=rev
Author:   dmichelsen
Date:     2011-01-18 14:03:19 +0000 (Tue, 18 Jan 2011)

Log Message:
-----------
gnutls: Adjust dependencies slightly

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

Modified: csw/mgar/pkg/gnutls/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnutls/trunk/Makefile	2011-01-18 13:23:16 UTC (rev 12997)
+++ csw/mgar/pkg/gnutls/trunk/Makefile	2011-01-18 14:03:19 UTC (rev 12998)
@@ -31,6 +31,8 @@
 # This is a dependency for legacy packages expecting to find libgnutls*.so.13 in CSWgnutls.
 # CSWlibgnutls13 is built from a branch
 RUNTIME_DEP_PKGS_CSWgnutls += CSWlibgnutls13
+CHECKPKG_OVERRIDES_CSWgnutls += unidentified-dependency|CSWlibgnutls13
+CHECKPKG_OVERRIDES_CSWgnutls += surplus-dependency|CSWlibgnutls13
 
 PACKAGES += CSWlibgnutls26
 CATALOGNAME_CSWlibgnutls = libgnutls26
@@ -54,9 +56,8 @@
 PKGFILES_CSWgnutlsdevel = NOFILES
 RUNTIME_DEP_PKGS_CSWgnutlsdevel = CSWlibgnutls-dev
 
-BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWgnutls)
+BUILD_DEP_PKGS += CSWreadline
 BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWlibgnutls26)
-BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWlibgnutls-dev)
 BUILD_DEP_PKGS += CSWlibtasn1devel 
 
 # We don't need it and if defined the test breaks


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