Skip to content

Commit a1823a3

Browse files
fix(recipes): add gcc imagedep for python
Signed-off-by: Anhad Singh <[email protected]>
1 parent 4fc918b commit a1823a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/python

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name=python
22
version=3.13.0
33
tarball_url="https://www.python.org/ftp/python/${version}/Python-${version}a1.tar.xz"
44
tarball_blake2b="62612d22ce652f4b1d7ce93aa30bd5814dbf271dbe98e321b99d003d7da8f74798e55f556db75fc39b676295c1d1f7b31919c444fe3c667d2fbd2ea16799a211"
5+
imagedeps="gcc"
56
source_deps="autoconf-archive"
67
source_hostdeps="automake autoconf libtool pkg-config"
78
hostdeps="gcc autoconf automake libtool pkg-config"

0 commit comments

Comments
 (0)