aboutsummaryrefslogtreecommitdiffstats
path: root/main/python2-tkinter
Commit message (Collapse)AuthorAgeFilesLines
* 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