Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |