pkgsrc/devel/py-boost/PLIST
wiz 5c87be2444 py-boost: revert previous
Re-enable py-numpy dependency, since it's used when it's installed.

However py-numpy for python 2.x seems broken and the numpy extension
is not built for that version, so mark the extension as "for python 3.x"
in the PLIST.

Tested with python27 and python39.

Bump PKGREVISION.
2021-12-24 22:28:28 +00:00

7 lines
309 B
Text

@comment $NetBSD: PLIST,v 1.12 2021/12/24 22:28:28 wiz Exp $
${PLIST.py3x}lib/libboost_numpy${PYVER}.a
${PLIST.py3x}lib/libboost_numpy${PYVER}.so
${PLIST.py3x}lib/libboost_numpy${PYVER}.so.${PKGVERSION}
lib/libboost_python${PYVER}.a
lib/libboost_python${PYVER}.so
lib/libboost_python${PYVER}.so.${PKGVERSION}