Revert "opnsense/suricata-devel: also pin to Python 3"
This reverts commit 9c2c76e4d4.
Because it's 2019 ;)
===> suricata-devel-5.0.0.r1 depends on executable: rustc - not found
===> rust-1.37.0 needs Python 2.7 at most, but 3.7 was specified.
Not sure why this works for suricata at all at the moment.
This commit is contained in:
parent
9c2c76e4d4
commit
6b45ea2b65
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ PRELUDE_LIB_DEPENDS= libprelude.so:security/libprelude \
|
|||
PRELUDE_CONFIGURE_ENABLE= prelude
|
||||
PRELUDE_CONFIGURE_ON= --with-libprelude-prefix=${LOCALBASE}
|
||||
|
||||
PYTHON_USES= python:3.5+
|
||||
PYTHON_USES= python
|
||||
PYTHON_USE= PYTHON=py3kplist
|
||||
PYTHON_CONFIGURE_ENABLE= python
|
||||
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue