Revision: 20585 http://gar.svn.sourceforge.net/gar/?rev=20585&view=rev Author: cgrzemba Date: 2013-04-05 07:37:35 +0000 (Fri, 05 Apr 2013) Log Message: ----------- qt4-gcc/trunk: remove suspicious and not longer necessary arch dependend runtime dependencies
Modified Paths: -------------- csw/mgar/pkg/qt4-gcc/trunk/Makefile Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile =================================================================== --- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-04-05 07:35:23 UTC (rev 20584) +++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-04-05 07:37:35 UTC (rev 20585) @@ -83,7 +83,7 @@ RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibglib2-0-0 RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibqtcore4 -RUNTIME_DEP_PKGS_CSWlibqtgui4_sparc += CSWlibgobject2-0-0 +# RUNTIME_DEP_PKGS_CSWlibqtgui4_sparc += CSWlibgobject2-0-0 RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibfontconfig1 RUNTIME_DEP_PKGS_CSWlibqtgui4 += CSWlibfreetype6 RUNTIME_DEP_PKGS_CSWlibqtgui4 += $(RUNTIME_DEP_PKGS_CSWlibqtgui4_$(GARCH)) @@ -135,9 +135,9 @@ RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibodbc2 RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibtiff3 RUNTIME_DEP_PKGS_CSWqt4-dev += CSWlibmysqlclient18 -RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfontconfig1 -RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfreetype6 -RUNTIME_DEP_PKGS_CSWqt4-dev += $(RUNTIME_DEP_PKGS_CSWqt4-dev_$(GARCH)) +# RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfontconfig1 +# RUNTIME_DEP_PKGS_CSWqt4-dev_sparc += CSWlibfreetype6 +# RUNTIME_DEP_PKGS_CSWqt4-dev += $(RUNTIME_DEP_PKGS_CSWqt4-dev_$(GARCH)) # These are code examples. CHECKPKG_OVERRIDES_CSWqt4-dev += binary-architecture-does-not-match-placement This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel