View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#21
Is it easy to make tkinter module optional? tk8.5+tcl8.5+blt are 10M of our precious space and I'm not aware about any package that actually uses python tkinter module even on python2. Are there any in maemo repos?

Update: why did you disable pip?
Code:
--without-ensurepip \
vs
Code:
--with-ensurepip=install

Last edited by int_ua; 2014-09-28 at 04:33.