Revision: 25608 http://sourceforge.net/p/gar/code/25608 Author: dmichelsen Date: 2016-03-13 23:01:23 +0000 (Sun, 13 Mar 2016) Log Message: ----------- ansible/trunk: Update override
Modified Paths: -------------- csw/mgar/pkg/ansible/trunk/Makefile Modified: csw/mgar/pkg/ansible/trunk/Makefile =================================================================== --- csw/mgar/pkg/ansible/trunk/Makefile 2016-03-13 22:20:56 UTC (rev 25607) +++ csw/mgar/pkg/ansible/trunk/Makefile 2016-03-13 23:01:23 UTC (rev 25608) @@ -20,7 +20,7 @@ # PKGFILES is catchall RUNTIME_DEP_PKGS_CSWansible += CSWpython27 # We really want Python 2.7 which checkpkg cannot detect -CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpython +CHECKPKG_OVERRIDES_CSWansible += surplus-dependency|CSWpython27 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.