aboutsummaryrefslogtreecommitdiffstats
path: root/main/python2-tkinter
Commit message (Collapse)AuthorAgeFilesLines
* main/python2-tkinter: fix conflicts with python2 - fixes #6646Leonardo Arena2017-01-241-1/+3
|
* main/python2-tkinter: upgrade to 2.7.13Natanael Copa2017-01-121-4/+4
|
* main/[various]: set proper archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* main/python2: fix cyclic dependency for tkinterNatanael Copa2016-10-261-0/+102
Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python -> tk -> libX11 -> libxcb -> xcb-proto -> python