python3-tkinter: touch to trigger aarch64 build
This commit is contained in:
parent
3c9741e858
commit
b2cfa40ae3
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'python3-tkinter'
|
||||
#
|
||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3"; IT IS SPLIT TO AVOID A
|
||||
# CYCLIC DEPENDENCY: python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3
|
||||
#
|
||||
# THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/python3"
|
||||
#
|
||||
# IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY:
|
||||
# python3 -> tk -> libX11 -> libxcb -> xcb-proto -> python3
|
||||
|
||||
_desc="Python programming language"
|
||||
|
||||
|
|
Loading…
Reference in a new issue