Skip to content

Commit

Permalink
science/libcint: Fix tests by adding the science/py-pyscf dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 5, 2021
1 parent c07f689 commit fc418b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion science/libcint/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libopenblas.so:math/openblas
TEST_DEPENDS= ${PYNUMPY}
TEST_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyscf>0:science/py-pyscf@${PY_FLAVOR}

USES= cmake blaslapack:openblas python:test
USE_LDCONFIG= yes
Expand Down

0 comments on commit fc418b5

Please sign in to comment.