On Thu, Mar 10, 2016 at 6:38 PM, Jo-Philipp Wich <[email protected]> wrote:
> Hi Jason, > > no reason against it per se but it would introduce a new build prereq I > suppose. If possible we'd like to stick to things we already require > (perl, awk, shell). > > > Regards, Jo > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > As far as I know, python is already required by the OpenWRT build system. The build stops if there is no /usr/bin/python (not 100% sure about this anymore) And in rules.mk there's PYTHON:=python (and this is not related in any way to the Python package in the feeds) So, I guess Python is fine.
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
