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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Fri Jun 25 19:02:48 CEST 2010


Revision: 10323
          http://gar.svn.sourceforge.net/gar/?rev=10323&view=rev
Author:   idogan23
Date:     2010-06-25 17:02:48 +0000 (Fri, 25 Jun 2010)

Log Message:
-----------
ldns: small dependency fix

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

Modified: csw/mgar/pkg/ldns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ldns/trunk/Makefile	2010-06-25 15:51:10 UTC (rev 10322)
+++ csw/mgar/pkg/ldns/trunk/Makefile	2010-06-25 17:02:48 UTC (rev 10323)
@@ -23,6 +23,7 @@
 
 SPKG_DESC_CSWldns = $(DESCRIPTION)
 SPKG_DESC_CSWldnsdevel = $(DESCRIPTION) development package
+CHECKPKG_OVERRIDES_CSWldnsdevel += surplus-dependency|CSWldns
 
 SPKG_SOURCEURL = http://www.nlnetlabs.nl/projects/ldns/
 
@@ -40,7 +41,7 @@
 EXTRA_BUILD_ISAS_sparc = sparcv8plus
 
 RUNTIME_DEP_PKGS_CSWldns += CSWosslrt
-#RUNTIME_DEP_PKGS_CSWldnsdevel += CSWldns
+RUNTIME_DEP_PKGS_CSWldnsdevel += CSWldns
 
 PATCHFILES = CSWldns.doxyparse.diff
 


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