diff --git a/lang/mako/Makefile b/lang/mako/Makefile index ad935c6c1..d5101d04e 100644 --- a/lang/mako/Makefile +++ b/lang/mako/Makefile @@ -27,7 +27,7 @@ define Package/mako CATEGORY:=Languages TITLE:=Mako Templates for Python URL:=http://www.makotemplates.org/ - DEPENDS:=+python + DEPENDS:=+python endef define Package/mako/description