mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 18:50:08 +02:00
twisted: provides also without _x86
This commit is contained in:
@@ -22,7 +22,7 @@ Twisted-based code."
|
||||
HOMEPAGE="https://twistedmatrix.com"
|
||||
COPYRIGHT="2001-2020 Twisted project members"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/twisted/twisted/archive/twisted-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="64173c6a561b206bea4193f810ff6f26b549b34e3b581a34eba499669c798427"
|
||||
SOURCE_DIR="twisted-twisted-$portVersion"
|
||||
@@ -56,6 +56,11 @@ REQUIRES_$pythonPackage=\"\
|
||||
cmd:python$pythonVersion\n\
|
||||
zope_interface_$pythonPackage\n\
|
||||
\""
|
||||
if [ "$targetArchitecture" = "x86_gcc2" ]; then
|
||||
eval "PROVIDES_${pythonPackage}+=\"\
|
||||
twisted_$pythonPackage = $portVersion\
|
||||
\""
|
||||
fi
|
||||
BUILD_REQUIRES="$BUILD_REQUIRES
|
||||
setuptools_$pythonPackage"
|
||||
BUILD_PREREQUIRES="$BUILD_PREREQUIRES
|
||||
|
||||
Reference in New Issue
Block a user