Revision: 25009
          http://sourceforge.net/p/gar/code/25009
Author:   rmottola
Date:     2015-05-21 14:49:18 +0000 (Thu, 21 May 2015)
Log Message:
-----------
binutils/trunk: put dependency in again, but override it for 5.9-x86 where it 
is not needed

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

Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile        2015-05-21 14:03:33 UTC (rev 
25008)
+++ csw/mgar/pkg/binutils/trunk/Makefile        2015-05-21 14:49:18 UTC (rev 
25009)
@@ -51,13 +51,16 @@
 RUNTIME_DEP_PKGS_CSWbinutils += CSWlibiconv2
 RUNTIME_DEP_PKGS_CSWbinutils += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWbinutils += CSWlibz1
-#RUNTIME_DEP_PKGS_CSWbinutils-i386 += CSWlibfl2
+RUNTIME_DEP_PKGS_CSWbinutils-i386 += CSWlibfl2
 RUNTIME_DEP_PKGS_CSWbinutils += $(RUNTIME_DEP_PKGS_CSWbinutils-$(GARCH))
 
 CHECKPKG_OVERRIDES_CSWbinutils += file-with-bad-content
 #Until removed from GDB:
 CHECKPKG_OVERRIDES_CSWbinutils += 
file-collision|/opt/csw/share/locale/uk/LC_MESSAGES/bfd.mo|CSWbinutils|CSWgdb
 CHECKPKG_OVERRIDES_CSWbinutils += 
file-collision|/opt/csw/share/locale/it/LC_MESSAGES/opcodes.mo|CSWbinutils|CSWgdb
+CHECKPKG_OVERRIDES_CSWbinutils_i386_5.9 += surplus-dependency|CSWlibfl2
+CHECKPKG_OVERRIDES_CSWbinutils_i386_5.9 += 
dependency-on-nonexistent-package|CSWlibfl2
+CHECKPKG_OVERRIDES_CSWbinutils += 
$(CHECKPKG_OVERRIDES_CSWbinutils_$(GARCH)_$(GAROSREL))
 
 include gar/category.mk
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to