mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add rich-click and dependencies
This commit is contained in:
12
buildroot-external/package/python-mdurl/python-mdurl.mk
Normal file
12
buildroot-external/package/python-mdurl/python-mdurl.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-mdurl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MDURL_VERSION = 0.1.2
|
||||
PYTHON_MDURL_SOURCE = mdurl-$(PYTHON_MDURL_VERSION).tar.gz
|
||||
PYTHON_MDURL_SITE = https://files.pythonhosted.org/packages/d6/54/cfe61301667036ec958cb99bd3efefba235e65cdeb9c84d24a8293ba1d90
|
||||
PYTHON_MDURL_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user