SF.net SVN: gar:[25550] csw/mgar/pkg/ansible/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Feb 5 18:04:31 CET 2016


Revision: 25550
          http://sourceforge.net/p/gar/code/25550
Author:   dmichelsen
Date:     2016-02-05 17:04:31 +0000 (Fri, 05 Feb 2016)
Log Message:
-----------
ansible/trunk: Add deps to ECDSA and sshpass

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

Modified: csw/mgar/pkg/ansible/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ansible/trunk/Makefile	2016-02-05 16:59:05 UTC (rev 25549)
+++ csw/mgar/pkg/ansible/trunk/Makefile	2016-02-05 17:04:31 UTC (rev 25550)
@@ -29,8 +29,9 @@
 RUNTIME_DEP_PKGS_CSWansible += CSWpy-jinja2
 RUNTIME_DEP_PKGS_CSWansible += CSWpy-markupsafe
 RUNTIME_DEP_PKGS_CSWansible += CSWpy-yaml
-RUNTIME_DEP_PKGS_CSWansible += CSWpy-paramiko
 RUNTIME_DEP_PKGS_CSWansible += CSWopenssh-client
+RUNTIME_DEP_PKGS_CSWansible += CSWpy-ecdsa
+RUNTIME_DEP_PKGS_CSWansible += CSWsshpass
 # checkpkg cannot detect these
 CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpy-markupsafe
 CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpy-yaml

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