Skip to content

Commit bb3b322

Browse files
authored
Merge pull request #11141 from HiassofT/le13-glad
glad: add missing host dependency on setuptools:host
2 parents e9cf11a + e991c07 commit bb3b322

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/python/graphics/glad/package.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ PKG_SHA256="44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc"
77
PKG_LICENSE="MIT"
88
PKG_SITE="https://glad.dav1d.de"
99
PKG_URL="https://github.com/Dav1dde/glad/archive/refs/tags/v${PKG_VERSION}.tar.gz"
10+
PKG_DEPENDS_HOST="setuptools:host"
1011
PKG_DEPENDS_TARGET="setuptools:host"
1112
PKG_LONGDESC="Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs"
1213
PKG_TOOLCHAIN="python"

0 commit comments

Comments
 (0)