SF.net SVN: gar:[23232] csw/mgar/pkg/ansible/trunk/Makefile
guengel at users.sourceforge.net
guengel at users.sourceforge.net
Sun Mar 16 10:27:53 CET 2014
Revision: 23232
http://sourceforge.net/p/gar/code/23232
Author: guengel
Date: 2014-03-16 09:27:52 +0000 (Sun, 16 Mar 2014)
Log Message:
-----------
Added CSWpy-markupsafe as dependency.
Modified Paths:
--------------
csw/mgar/pkg/ansible/trunk/Makefile
Modified: csw/mgar/pkg/ansible/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ansible/trunk/Makefile 2014-03-16 09:19:59 UTC (rev 23231)
+++ csw/mgar/pkg/ansible/trunk/Makefile 2014-03-16 09:27:52 UTC (rev 23232)
@@ -35,6 +35,7 @@
CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpy-yaml
CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWopenssh-client
CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpy-jinja2
+CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpy-markupsafe
REINPLACEMENTS = etc
REINPLACE_MATCH_etc = /etc/ansible
@@ -47,6 +48,7 @@
REINPLACE_FILES_usr = lib/ansible/constants.py
RUNTIME_DEP_PKGS = CSWpy-jinja2
+RUNTIME_DEP_PKGS += CSWpy-markupsafe
RUNTIME_DEP_PKGS += CSWpy-yaml
RUNTIME_DEP_PKGS += CSWopenssh-client
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