remove tcl tk deps from python3 (#9279)

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2024-02-07 19:59:30 -05:00
committed by GitHub
parent 5170c0b29f
commit a19dedaa1b

View File

@@ -38,8 +38,6 @@ class Python3 < Package
depends_on 'xzutils' # R
depends_on 'zlibpkg' # R
depends_on 'zoneinfo' # L
depends_on 'tcl' unless ARCH == 'i686' # R
depends_on 'tk' unless ARCH == 'i686' # R
no_env_options
conflicts_ok