commit | 0a2773122ba880dc1d4c95fd4dbbe59cdb03d28c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 15 22:01:33 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 15 22:09:47 2016 -0400 |
tree | b6a95e5259c441b0cd59eb0a852545dc5b631269 | |
parent | cba7b4f38ac7de3735a109c874b3e0dab1c2062d [diff] |
Add build time dependencies to python for skeleton Skeleton now invokes python setuptools to install its python applications in a top level makefile, so a build time dependency on native-python is required. It should be noted that skeleton invoking python from make is an interim thing until its python applications get their own repository. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>