- Add missing RUN_DEPENDS

PR:		209076
Submitted by:	jjachuf@gmail.com
This commit is contained in:
Wen Heping 2016-04-28 02:09:10 +00:00
parent cc72d650bd
commit 5ac4520a68

View file

@ -3,6 +3,7 @@
PORTNAME= sympy
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,6 +13,8 @@ COMMENT= Python Library For Symbolic Mathematics
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=0.19:math/py-mpmath
USES= python
USE_PYTHON= autoplist distutils