We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9cf11a + e991c07 commit bb3b322Copy full SHA for bb3b322
1 file changed
packages/python/graphics/glad/package.mk
@@ -7,6 +7,7 @@ PKG_SHA256="44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc"
7
PKG_LICENSE="MIT"
8
PKG_SITE="https://glad.dav1d.de"
9
PKG_URL="https://github.com/Dav1dde/glad/archive/refs/tags/v${PKG_VERSION}.tar.gz"
10
+PKG_DEPENDS_HOST="setuptools:host"
11
PKG_DEPENDS_TARGET="setuptools:host"
12
PKG_LONGDESC="Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs"
13
PKG_TOOLCHAIN="python"
0 commit comments