mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libepoxy: remove unneeded setuptools from BUILD_REQUIRES. (#8714)
This commit is contained in:
@@ -11,7 +11,7 @@ to check for instead of just segfaulting, though."
|
||||
HOMEPAGE="https://github.com/anholt/libepoxy"
|
||||
COPYRIGHT="2018-2021 Emmanuele Bassi"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/anholt/libepoxy/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0cd80cb040b75cbe77fadd45c48282ebab82d845c597ce11ee5e8cb9c1efeabb"
|
||||
PATCHES="libepoxy-$portVersion.patchset"
|
||||
@@ -39,7 +39,6 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
setuptools_python3
|
||||
devel:libEGL$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:util_macros
|
||||
|
||||
Reference in New Issue
Block a user