Skip to content

Commit b8fa210

Browse files
authored
Merge pull request #14 from ochafik/intel-tbb
Add intel-tbb to MXE images
2 parents 162243a + b02b3fd commit b8fa210

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mxe/mxe-i686-deps/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN \
1919
harfbuzz \
2020
cairo \
2121
glib \
22+
intel-tbb \
2223
libzip \
2324
lib3mf \
2425
double-conversion \

mxe/mxe-x86_64-deps/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN \
1919
harfbuzz \
2020
cairo \
2121
glib \
22+
intel-tbb \
2223
libzip \
2324
lib3mf \
2425
double-conversion \

0 commit comments

Comments
 (0)