Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 57b4ff5

Browse files
authored
Merge pull request #134 from livecode/prebuilts-icu_harfbuzz
[[ Prebuilt ]] Change dependency to 'libicu_include' target to prevent fetch while building prebuilts
2 parents 023d3a2 + 6381fff commit 57b4ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libharfbuzz/libharfbuzz.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
'dependencies':
2121
[
22-
'../../prebuilt/libicu.gyp:libicu',
22+
'../../prebuilt/libicu.gyp:libicu_include',
2323
],
2424

2525
'defines':

0 commit comments

Comments
 (0)