SF.net SVN: gar:[26336] csw/mgar/pkg/wget/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jan 22 10:49:27 CET 2018


Revision: 26336
          http://sourceforge.net/p/gar/code/26336
Author:   dmichelsen
Date:     2018-01-22 09:49:26 +0000 (Mon, 22 Jan 2018)
Log Message:
-----------
wget/trunk: Fix dependency

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

Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile	2018-01-22 09:27:43 UTC (rev 26335)
+++ csw/mgar/pkg/wget/trunk/Makefile	2018-01-22 09:49:26 UTC (rev 26336)
@@ -50,7 +50,8 @@
 RUNTIME_DEP_PKGS_CSWwget += CSWlibgpg-error0
 RUNTIME_DEP_PKGS_CSWwget += CSWlibgpgme11
 RUNTIME_DEP_PKGS_CSWwget += CSWlibmetalink3
-RUNTIME_DEP_PKGS_CSWwget += CSWlibunistring2
+RUNTIME_DEP_PKGS_CSWwget-sparc += CSWlibunistring2
+RUNTIME_DEP_PKGS_CSWwget += $(RUNTIME_DEP_PKGS_CSWwget-$(GARCH))
 #Linker prob
 CHECKPKG_OVERRIDES_CSWwget += surplus-dependency|CSWlibgpg-error0
 

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