Skip to content

Commit

Permalink
math/octave-forge-symbolic: Add uses=python.
Browse files Browse the repository at this point in the history
So that ${PY_FLAVOR} is defined.

PR:		267411
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Oct 29, 2022
1 parent 92a479b commit 2c53187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions math/octave-forge-symbolic/Makefile
Expand Up @@ -11,6 +11,8 @@ WWW= http://octave.sourceforge.net/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING

USES= python

BUILD_DEPENDS+= isympy:math/py-sympy@${PY_FLAVOR}
RUN_DEPENDS+= isympy:math/py-sympy@${PY_FLAVOR}

Expand Down

0 comments on commit 2c53187

Please sign in to comment.