From 8128b845c081c474d97aa634661f55b6ae68ef16 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Sun, 6 Feb 2022 17:48:33 -0400 Subject: [PATCH] add gnu-grep buildtime requirement to python --- ports/official/core/python/depends | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ports/official/core/python/depends b/ports/official/core/python/depends index 11790a1..2c6e958 100644 --- a/ports/official/core/python/depends +++ b/ports/official/core/python/depends @@ -1,5 +1,6 @@ + bzip2 expat +gnu-grep make libffi sqlite -