mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
pyzmq, fix build (#7939)
This commit is contained in:
@@ -5,7 +5,7 @@ This package contains Python bindings for ØMQ. \
|
||||
HOMEPAGE="https://zeromq.org/"
|
||||
COPYRIGHT="2009-2019, Brian Granger, Min Ragan-Kelley"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/zeromq/pyzmq/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="32f7618b8104021bc96cbd60be4330bdf37b929e8061dbce362c9f3478a08e21"
|
||||
|
||||
@@ -48,7 +48,7 @@ REQUIRES_$pythonPackage=\"\
|
||||
BUILD_REQUIRES="$BUILD_REQUIRES
|
||||
setuptools_$pythonPackage"
|
||||
BUILD_PREREQUIRES="$BUILD_PREREQUIRES
|
||||
cmd:cython${pythonVersion}${secondaryArchSuffix}
|
||||
cmd:cython$pythonVersion
|
||||
cmd:python$pythonVersion"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user