fix dangling dependencies
This commit is contained in:
parent
2ce45c801a
commit
34e705bdbc
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ DEPENDS+= p5-Class-Accessor>=0.18:../../devel/p5-Class-Accessor
|
|||
DEPENDS+= p5-Class-Virtual>=0.03:../../devel/p5-Class-Virtual
|
||||
DEPENDS+= p5-PathTools>=1.1:../../devel/p5-PathTools
|
||||
DEPENDS+= p5-IO-stringy>=2.104:../../devel/p5-IO-stringy
|
||||
DEPENDS+= p5-Lingua-Stem>=0.81:../../wip/p5-Lingua-Stem
|
||||
DEPENDS+= p5-Lingua-Stem>=0.81:../../textproc/p5-Lingua-Stem
|
||||
DEPENDS+= p5-Scalar-List-Utils>=1.13:../../devel/p5-Scalar-List-Utils
|
||||
DEPENDS+= p5-Memoize>=1.01:../../devel/p5-Memoize
|
||||
DEPENDS+= p5-Tie-Array-Sorted>=1.1:../../devel/p5-Tie-Array-Sorted
|
||||
|
|
|
@ -14,5 +14,5 @@ PYDISTUTILSPKG= yes
|
|||
|
||||
.include "../../lang/python/extension.mk"
|
||||
DEPENDS+= ${PYPKGPREFIX}-chompack>=2.0.0:../../wip/py-chompack
|
||||
DEPENDS+= ${PYPKGPREFIX}-cvxopt>=1.1.7:../../wip/py-cvxopt
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
DEPENDS+= ${PYPKGPREFIX}-cvxpy-[0-9]*:../../wip/py-cvxpy
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue