Un-ignore after ipython upgrade

This commit is contained in:
Antoine Brodin 2017-01-09 18:56:08 +00:00
parent ed6b109252
commit bc850d7a58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431014

View File

@ -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