mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-19 18:20:07 +02:00
py, needs cmd:git to be able to build (#7171)
This commit is contained in:
@@ -8,7 +8,7 @@ DESCRIPTION="The py lib is a Python development support library featuring the fo
|
||||
HOMEPAGE="https://pypi.org/project/py"
|
||||
COPYRIGHT="2004-2020 Holger Krekel and others."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.io/packages/source/p/py/py-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"
|
||||
|
||||
@@ -42,6 +42,7 @@ BUILD_REQUIRES="$BUILD_REQUIRES
|
||||
"
|
||||
BUILD_PREREQUIRES="$BUILD_PREREQUIRES
|
||||
cmd:python$pythonVersion
|
||||
cmd:git
|
||||
"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user