[csw-devel] SF.net SVN: gar:[19246] csw/mgar/pkg/syslog_ng/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Sep 20 02:14:56 CEST 2012


Revision: 19246
          http://gar.svn.sourceforge.net/gar/?rev=19246&view=rev
Author:   wahwah
Date:     2012-09-20 00:14:56 +0000 (Thu, 20 Sep 2012)
Log Message:
-----------
different deps for 5.9 and 5.10 separately

Modified Paths:
--------------
    csw/mgar/pkg/syslog_ng/trunk/Makefile

Modified: csw/mgar/pkg/syslog_ng/trunk/Makefile
===================================================================
--- csw/mgar/pkg/syslog_ng/trunk/Makefile	2012-09-20 00:09:28 UTC (rev 19245)
+++ csw/mgar/pkg/syslog_ng/trunk/Makefile	2012-09-20 00:14:56 UTC (rev 19246)
@@ -61,15 +61,16 @@
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibgnutls26
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibpcre1
-RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibwrap1
 
 # Specifying different dependencies for 5.9 and 5.10.
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibgthread2-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibglib2-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibgmodule2-0-0
+RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibssl1-0-0
 
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.9 += CSWglib2
+RUNTIME_DEP_PKGS_CSWsyslog-ng_5.9 += CSWlibssl0-9-8
 
 RUNTIME_DEP_PKGS_CSWsyslog-ng += $(RUNTIME_DEP_PKGS_CSWsyslog-ng_$(GAROSREL))
 

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