1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/py-pbr
Kubilay Kocak a9db7ccf42 devel/py-pbr: Add pip to RUN_DEPENDS as swift and swiftclient need it
swift and swiftclient depend on pbr, output errors on import when pip is
not available at runtime, but don't explicitly declare a dependency on pip
themselves.

While implicit dependencies are not good practice, pbr does declare pip in its
requirements, which is not reflected in this ports RUN_DEPENDS. So:

- Add py-pip to RUN_DEPENDS

Reported by:	trociny
2013-12-04 10:07:23 +00:00
..
distinfo
Makefile
pkg-descr