Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python2-tkinter: upgrade to 2.7.15 | Leonardo Arena | 2018-08-22 | 1 | -4/+4 |
| | |||||
* | main/python2-tkinter: upgrade to 2.7.13 | Leonardo Arena | 2017-01-24 | 1 | -6/+6 |
| | | | | Fix abuild warning | ||||
* | main/python2-tkinter: fix conflicts with python2 - fixes #6646 | Leonardo Arena | 2017-01-24 | 1 | -1/+3 |
| | | | | (cherry picked from commit 2a4c7c0cc905c255b6ccae8a7e0011a2ed44c019) | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | main/python2: fix cyclic dependency for tkinter | Natanael Copa | 2016-10-26 | 1 | -0/+102 |
Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python -> tk -> libX11 -> libxcb -> xcb-proto -> python |