Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python3: fix cyclic dependency for tkinter | Natanael Copa | 2017-10-27 | 1 | -0/+45 |
Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3 |