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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Jan 3 12:50:32 CET 2012


Revision: 16663
          http://gar.svn.sourceforge.net/gar/?rev=16663&view=rev
Author:   wahwah
Date:     2012-01-03 11:50:32 +0000 (Tue, 03 Jan 2012)
Log Message:
-----------
cmake/trunk: Adding the dependency on OpenSSL (sadly, unsplit)

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

Modified: csw/mgar/pkg/cmake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cmake/trunk/Makefile	2012-01-03 11:19:39 UTC (rev 16662)
+++ csw/mgar/pkg/cmake/trunk/Makefile	2012-01-03 11:50:32 UTC (rev 16663)
@@ -24,9 +24,10 @@
 CATALOGNAME_CSWcmake = cmake
 SPKG_DESC_CSWcmake = $(DESCRIPTION)
 
-RUNTIME_DEP_PKGS_CSWcmake  = CSWlibcurl4
+RUNTIME_DEP_PKGS_CSWcmake += CSWlibcurl4
 RUNTIME_DEP_PKGS_CSWcmake += CSWlibexpat1
 RUNTIME_DEP_PKGS_CSWcmake += CSWlibz1
+RUNTIME_DEP_PKGS_CSWcmake += CSWosslrt
 
 datadir = /share/$(NAME)-$(VERSION)
 sharedstatedir = /share

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