Fix dependencies
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: python3
|
name: python3
|
||||||
description: The Python3 interpreter
|
description: The Python3 interpreter
|
||||||
version: 3.12.2
|
version: 3.12.2
|
||||||
|
revision: 2
|
||||||
url: https://www.python.org/
|
url: https://www.python.org/
|
||||||
license: PSF-2.0
|
license: PSF-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["bzip2","expat","gdbm","glibc","libffi","libxcrypt","ncurses","openssl","zlib"]
|
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
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user