SF.net SVN: gar:[24387] csw/mgar/pkg/collectd/trunk/Makefile
tosmi at users.sourceforge.net
tosmi at users.sourceforge.net
Wed Nov 26 21:16:41 CET 2014
Revision: 24387
http://sourceforge.net/p/gar/code/24387
Author: tosmi
Date: 2014-11-26 20:16:39 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
collectd: reorder runtime deps
Modified Paths:
--------------
csw/mgar/pkg/collectd/trunk/Makefile
Modified: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile 2014-11-26 20:15:31 UTC (rev 24386)
+++ csw/mgar/pkg/collectd/trunk/Makefile 2014-11-26 20:16:39 UTC (rev 24387)
@@ -71,7 +71,8 @@
RUNTIME_DEP_PKGS_CSWcollectd_sparc += CSWlibgtk1-2-0
RUNTIME_DEP_PKGS_CSWcollectd += $(RUNTIME_DEP_PKGS_CSWcollectd_$(GARCH))
-RUNTIME_DEP_PKGS_CSWcollectd_i386 += CSWlibmemcached8 CSWlibfl2
+RUNTIME_DEP_PKGS_CSWcollectd_i386 += CSWlibmemcached8
+RUNTIME_DEP_PKGS_CSWcollectd_i386 += CSWlibfl2
RUNTIME_DEP_PKGS_CSWcollectd += $(RUNTIME_DEP_PKGS_CSWcollectd_$(GARCH))
INITSMF = $(sysconfdir)/init\.d/collectd
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