Un-ignore after ipython upgrade
This commit is contained in:
parent
ed6b109252
commit
bc850d7a58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431014
1 changed files with 1 additions and 3 deletions
|
@ -12,10 +12,8 @@ COMMENT= Memory forensics analysis framework
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
IGNORE= requires ipython 5.0.0 or higher
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rekall-core>=1.5.0.p:security/py-rekall-core \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>=5.0.0:devel/ipython
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7 zip
|
||||
|
|
Loading…
Reference in a new issue