mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
remove tcl tk deps from python3 (#9279)
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5170c0b29f
commit
a19dedaa1b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user