mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
Tcl and Tk are system frameworks
This commit is contained in:
parent
ff7388a01c
commit
1a9da85aef
@ -2330,6 +2330,7 @@ class Packager:
|
|||||||
|
|
||||||
'libsystem.b.dylib', 'libmathcommon.a.dylib', 'libmx.a.dylib',
|
'libsystem.b.dylib', 'libmathcommon.a.dylib', 'libmx.a.dylib',
|
||||||
'libstdc++.6.dylib', 'libobjc.a.dylib', 'libauto.dylib',
|
'libstdc++.6.dylib', 'libobjc.a.dylib', 'libauto.dylib',
|
||||||
|
'Tcl', 'Tk',
|
||||||
]
|
]
|
||||||
|
|
||||||
# As above, but with filename globbing to catch a range of
|
# As above, but with filename globbing to catch a range of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user