1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-23 07:07:39 +01:00
j1nx 71f8e6c00f The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
2022-09-25 18:44:08 +02:00

13 lines
410 B
Makefile

################################################################################
#
# skill-ddg
#
################################################################################
SKILL_DDG_VERSION = 72dc55998fd7d2817259f2d757fd0f7e5b9b14e1
SKILL_DDG_SITE = $(call github,OpenVoiceOS,skill-ddg,$(SKILL_DDG_VERSION))
SKILL_DDG_SETUP_TYPE = setuptools
SKILL_DDG_LICENSE_FILES = LICENSE
$(eval $(python-package))