From 3827aa391d6efc91cc59f903fd29460a44ed908d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 13 Sep 2018 11:44:00 +0200 Subject: python3-decorator: fix --- python3-decorator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python3-decorator/Makefile') diff --git a/python3-decorator/Makefile b/python3-decorator/Makefile index 49e9d80..03d34a3 100644 --- a/python3-decorator/Makefile +++ b/python3-decorator/Makefile @@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/package.mk $(call include_mk, python3-package.mk) define Package/$(PKG_NAME) - TITLE:=Schema validation just got Pythonic + TITLE:=Python3 decorators DEPENDS:=+python3 endef -- cgit v1.2.3