mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Bump mycroft to latest version
This commit is contained in:
12
buildroot-external/package/python-pyxdg/python-pyxdg.mk
Normal file
12
buildroot-external/package/python-pyxdg/python-pyxdg.mk
Normal file
@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyxdg
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYXDG_VERSION = 0.26
|
||||
PYTHON_PYXDG_SOURCE = pyxdg-$(PYTHON_PYXDG_VERSION).tar.gz
|
||||
PYTHON_PYXDG_SITE = https://files.pythonhosted.org/packages/47/6e/311d5f22e2b76381719b5d0c6e9dc39cd33999adae67db71d7279a6d70f4
|
||||
PYTHON_PYXDG_SETUP_TYPE = distutils
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user