Revision: 25664
          http://sourceforge.net/p/gar/code/25664
Author:   lblume
Date:     2016-04-16 10:26:44 +0000 (Sat, 16 Apr 2016)
Log Message:
-----------
samba/branches/samba3: Some new dependencies seem to be from the ld bug and are 
sparc-only

Modified Paths:
--------------
    csw/mgar/pkg/samba/branches/samba3/Makefile

Modified: csw/mgar/pkg/samba/branches/samba3/Makefile
===================================================================
--- csw/mgar/pkg/samba/branches/samba3/Makefile 2016-04-16 08:55:04 UTC (rev 
25663)
+++ csw/mgar/pkg/samba/branches/samba3/Makefile 2016-04-16 10:26:44 UTC (rev 
25664)
@@ -338,14 +338,12 @@
 RUNTIME_DEP_PKGS_CSWsamba-nss += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWsamba-winbind += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWlibwbclient0 += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWsamba += CSWlibncurses6
 RUNTIME_DEP_PKGS_CSWsamba += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWlibnetapi0 += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWsamba-client += CSWlibncurses6
 endif
 ###
 
-### Needed to work around the ld Bug 
+### Needed to work around the ld bug 
 ifeq ($(shell /usr/bin/uname -rp),5.10 sparc)
 RUNTIME_DEP_PKGS_CSWsamba-swat += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWlibtdb1 += CSWlibintl8
@@ -357,6 +355,8 @@
 RUNTIME_DEP_PKGS_CSWsamba-nss += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWlibnetapi0 += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWsamba-client += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWsamba += CSWlibncurses6
+RUNTIME_DEP_PKGS_CSWsamba-client += CSWlibncurses6
 endif
 ###
 

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

Reply via email to