Revision: 25738 http://sourceforge.net/p/gar/code/25738 Author: lblume Date: 2016-05-29 12:06:50 +0000 (Sun, 29 May 2016) Log Message: ----------- gstplugins/trunk: Add sparc dependencies
Modified Paths: -------------- csw/mgar/pkg/gstplugins/trunk/Makefile Modified: csw/mgar/pkg/gstplugins/trunk/Makefile =================================================================== --- csw/mgar/pkg/gstplugins/trunk/Makefile 2016-05-29 10:32:42 UTC (rev 25737) +++ csw/mgar/pkg/gstplugins/trunk/Makefile 2016-05-29 12:06:50 UTC (rev 25738) @@ -216,6 +216,17 @@ RUNTIME_DEP_PKGS_CSWgstplugins-dev += CSWlibgstaudio1-0-0 RUNTIME_DEP_PKGS_CSWgstplugins-dev += CSWlibgstsdp1-0-0 +### Needed for the Solaris ld bug +RUNTIME_DEP_PKGS_CSWlibgstapp1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstriff1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstfft1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstallocators1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstrtsp1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstvideo1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstrtp1-0-0-sparc += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWlibgstsdp1-0-0-sparc += CSWlibintl8 +### + CONFIGURE_ARGS += $(DIRPATHS) CONFIGURE_ARGS += --disable-silent-rules CONFIGURE_ARGS += --disable-debug This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.