We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gcc
1 parent 4fc918b commit a1823a3Copy full SHA for a1823a3
recipes/python
@@ -2,6 +2,7 @@ name=python
2
version=3.13.0
3
tarball_url="https://www.python.org/ftp/python/${version}/Python-${version}a1.tar.xz"
4
tarball_blake2b="62612d22ce652f4b1d7ce93aa30bd5814dbf271dbe98e321b99d003d7da8f74798e55f556db75fc39b676295c1d1f7b31919c444fe3c667d2fbd2ea16799a211"
5
+imagedeps="gcc"
6
source_deps="autoconf-archive"
7
source_hostdeps="automake autoconf libtool pkg-config"
8
hostdeps="gcc autoconf automake libtool pkg-config"
0 commit comments