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