From 35a1af63e825175d29e4aa08c507b25d3335d5be Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 26 Jul 2021 10:19:55 +0200 Subject: python/python-magic: Autodetect python3. It should be already available... Signed-off-by: Matteo Bernardini --- python/python-magic/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/python-magic/README') diff --git a/python/python-magic/README b/python/python-magic/README index 8bc4218600..affb883362 100644 --- a/python/python-magic/README +++ b/python/python-magic/README @@ -2,5 +2,4 @@ This module uses ctypes to access the libmagic file type identification library. It makes use of the local magic database and supports both textual and MIME-type output. -Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. - # PYTHON3=yes ./python-magic.SlackBuild +python3 is an optional dependency (autodetected). -- cgit v1.2.3