Revision: 8564
          http://gar.svn.sourceforge.net/gar/?rev=8564&view=rev
Author:   dmichelsen
Date:     2010-02-15 16:35:49 +0000 (Mon, 15 Feb 2010)

Log Message:
-----------
libssh2: Add missing dependency

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

Modified: csw/mgar/pkg/libssh2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libssh2/trunk/Makefile 2010-02-15 16:32:50 UTC (rev 8563)
+++ csw/mgar/pkg/libssh2/trunk/Makefile 2010-02-15 16:35:49 UTC (rev 8564)
@@ -18,7 +18,8 @@
 # new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-RUNTIME_DEP_PKGS  = CSWosslrt CSWzlib
+RUNTIME_DEP_PKGS_CSWlibssh2  = CSWosslrt CSWzlib
+RUNTIME_DEP_PKGS_CSWlibssh2devel = CSWlibssh2
 BUILD_DEP_PKGS = CSWossldevel CSWzlib
 
 PACKAGES = CSWlibssh2 CSWlibssh2devel


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to