[csw-devel] SF.net SVN: gar:[20551] csw/mgar/pkg/mcabber/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Mar 31 19:38:52 CEST 2013
Revision: 20551
http://gar.svn.sourceforge.net/gar/?rev=20551&view=rev
Author: chninkel
Date: 2013-03-31 17:38:51 +0000 (Sun, 31 Mar 2013)
Log Message:
-----------
mcabber/trunk: added gpg-errors dependency for sparc
Modified Paths:
--------------
csw/mgar/pkg/mcabber/trunk/Makefile
Modified: csw/mgar/pkg/mcabber/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mcabber/trunk/Makefile 2013-03-31 15:05:49 UTC (rev 20550)
+++ csw/mgar/pkg/mcabber/trunk/Makefile 2013-03-31 17:38:51 UTC (rev 20551)
@@ -22,9 +22,13 @@
RUNTIME_DEP_PKGS = CSWlibncursesw5 CSWlibssl1-0-0 CSWotr
RUNTIME_DEP_PKGS += CSWlibaspell15 CSWlibglib2-0-0
-RUNTIME_DEP_PKGS += CSWlibintl8 CSWlibpanelw5 CSWgpgme
+RUNTIME_DEP_PKGS += CSWlibintl8 CSWlibpanelw5 CSWgpgme
+# Don't know yet why but this dependency is only picked under sparc
+RUNTIME_DEP_PKGS += $(RUNTIME_DEP_PKGS_$(GARCH))
+RUNTIME_DEP_PKGS_sparc = CSWlibgpg-error0
+
TEST_SCRIPTS =
CONFIGURE_ARGS = $(DIRPATHS)
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