libepoxy: remove unneeded setuptools from BUILD_REQUIRES. (#8714)

This commit is contained in:
OscarL
2023-05-23 07:45:38 -03:00
committed by GitHub
parent 8a4451d221
commit 33d0581f1f

View File

@@ -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