Skip to content

Commit 77f42f9

Browse files
committed
fix build dependency for frozen modules
1 parent f611167 commit 77f42f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/suite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
# a bit ugly, we need the same dist dependencies as the full GRAALPYTHON dist + python-lib
350350
"com.oracle.graal.python",
351351
"GRAALPYTHON-LAUNCHER",
352+
"GRAALPYTHON_RESOURCES",
352353
"truffle:TRUFFLE_API",
353354
"tools:TRUFFLE_PROFILER",
354355
"regex:TREGEX",

0 commit comments

Comments
 (0)