pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add dependency on py-pip.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Mon Jun 19 13:01:04 2017 +0200
Changeset: 0725986af0f2777f1398904695568670ca5cc605
Modified Files:
py-napalm-base/Makefile
Log Message:
Add dependency on py-pip.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0725986af0f2777f1398904695568670ca5cc605
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-napalm-base/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-napalm-base/Makefile b/py-napalm-base/Makefile
index ae027ff61b..9675792d5d 100644
--- a/py-napalm-base/Makefile
+++ b/py-napalm-base/Makefile
@@ -15,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-jtextfsm-[0-9]*:../../wip/py-jtextfsm
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-netaddr-[0-9]*:../../net/py-netaddr
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
+DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
# Mistakenly installed, prone to name conflicts (e.g. with napalm-iosxr)
post-install:
Home |
Main Index |
Thread Index |
Old Index