Fix dependencies

This commit is contained in:
2025-03-12 21:13:10 +02:00
parent e8a93230c4
commit f75d4ff983
+3 -1
View File
@@ -1,9 +1,11 @@
name: python3
description: The Python3 interpreter
version: 3.12.2
revision: 2
url: https://www.python.org/
license: PSF-2.0
architecture: any
depends: ["bzip2","expat","gdbm","glibc","libffi","libxcrypt","ncurses","openssl","zlib"]
make_depends: ["bash","binutils","coreutils","expat","gcc","gdbm","gettext","glibc","grep","libffi","libxcrypt","make","ncurses","openssl","pkgconf","sed","util-linux"]
optional_depends: ["sqlite"]
make_depends: ["llvm","sqlite"]
type: source