SF.net SVN: gar:[24622] csw/mgar/pkg/ansible/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 6 15:53:29 CET 2015
Revision: 24622
http://sourceforge.net/p/gar/code/24622
Author: dmichelsen
Date: 2015-02-06 14:53:29 +0000 (Fri, 06 Feb 2015)
Log Message:
-----------
ansible/trunk: Add override
Modified Paths:
--------------
csw/mgar/pkg/ansible/trunk/Makefile
Modified: csw/mgar/pkg/ansible/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ansible/trunk/Makefile 2015-02-06 14:47:01 UTC (rev 24621)
+++ csw/mgar/pkg/ansible/trunk/Makefile 2015-02-06 14:53:29 UTC (rev 24622)
@@ -26,6 +26,8 @@
SPKG_DESC_CSWansible = Deploy, manage, and orchestrate computer systems
# PKGFILES is catchall
RUNTIME_DEP_PKGS_CSWansible += CSWpython
+# We really want Python 2.6 which checkpkg cannot detect
+CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpython
RUNTIME_DEP_PKGS_CSWansible += CSWpy-jinja2
RUNTIME_DEP_PKGS_CSWansible += CSWpy-markupsafe
RUNTIME_DEP_PKGS_CSWansible += 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