mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
sip: depends on setuptools
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2019 Riverbank Computing Limited"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU GPL v3
|
||||
SIP"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/s/sip/sip-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6185160e1aa8e167b5919c4761cbbf68cc7478d34fb655b3a28b3eb9acb5943a"
|
||||
SOURCE_DIR="sip-$portVersion"
|
||||
@@ -65,6 +65,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:python$pythonVersion
|
||||
packaging_$pythonPackage
|
||||
setuptools_$pythonPackage
|
||||
toml_$pythonPackage
|
||||
\"
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user