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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Mar 13 23:20:57 CET 2016


Revision: 25607
          http://sourceforge.net/p/gar/code/25607
Author:   dmichelsen
Date:     2016-03-13 22:20:56 +0000 (Sun, 13 Mar 2016)
Log Message:
-----------
ansible/trunk: Depend on Python 2.7

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

Modified: csw/mgar/pkg/ansible/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ansible/trunk/Makefile	2016-03-11 21:59:39 UTC (rev 25606)
+++ csw/mgar/pkg/ansible/trunk/Makefile	2016-03-13 22:20:56 UTC (rev 25607)
@@ -18,7 +18,7 @@
 CHECKPKG_OVERRIDES_CSWansible += catalogname-does-not-start-with-py_
 SPKG_DESC_CSWansible = Deploy, manage, and orchestrate computer systems
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWansible += CSWpython
+RUNTIME_DEP_PKGS_CSWansible += CSWpython27
 # We really want Python 2.7 which checkpkg cannot detect
 CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpython
 RUNTIME_DEP_PKGS_CSWansible += CSWpy-jinja2

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