From e9c97c6dcec6bafb62275fc3cf618ba1e75c635c Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 3 Mar 2021 11:28:08 +0000 Subject: [PATCH] databases/ldb15: move gettext-runtime dependency to python section minimal supported python version is 3.6 now With hat: ports-secteam --- databases/ldb15/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/ldb15/Makefile b/databases/ldb15/Makefile index 6d02b4752e28..a188b37e7393 100644 --- a/databases/ldb15/Makefile +++ b/databases/ldb15/Makefile @@ -99,7 +99,7 @@ PLIST_FILES= include/ldb_version.h \ USES+= python:build,test CONFIGURE_ARGS+= --disable-python .else -USES+= python:3.4+ +USES+= gettext-runtime python:3.6+ PLIST_FILES+= include/pyldb.h \ lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so \