pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/ansible: Package name is py-jxmlease, not py-jxmleasy (dependency name corrected.)
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <juraj%lutter.sk@localhost>
Pushed By: otis
Date: Mon Jan 9 16:45:33 2017 +0000
Changeset: eba7ed4a273804c7fdb86c18197f2c1df43bb513
Modified Files:
ansible/Makefile
Log Message:
wip/ansible: Package name is py-jxmlease, not py-jxmleasy (dependency
name corrected.)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eba7ed4a273804c7fdb86c18197f2c1df43bb513
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ansible/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ansible/Makefile b/ansible/Makefile
index efaeb7d..586a628 100644
--- a/ansible/Makefile
+++ b/ansible/Makefile
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
-DEPENDS+= ${PYPKGPREFIX}-jxmleasy-[0-9]*:../../wip/py-jxmlease
+DEPENDS+= ${PYPKGPREFIX}-jxmlease-[0-9]*:../../wip/py-jxmlease
USE_TOOLS+= gmake
PYTHON_VERSIONS_ACCEPTED= 27
Home |
Main Index |
Thread Index |
Old Index