mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
13
package/python-glslang/python-glslang.mk
Normal file
13
package/python-glslang/python-glslang.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-glslang
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GLSLANG_VERSION = 11.13.0
|
||||
PYTHON_GLSLANG_SITE = $(call github,KhronosGroup,glslang,$(PYTHON_GLSLANG_VERSION))
|
||||
PYTHON_GLSLANG_LICENSE = BSD-3-Clause
|
||||
PYTHON_GLSLANG_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_GLSLANG_DEPENDENCIES = host-python3
|
||||
|
||||
$(eval $(host-cmake-package))
|
||||
Reference in New Issue
Block a user