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

Commit 6381fff

Browse files
livecodeianlivecodeali
authored andcommitted
[[ Prebuilt ]] Change dependency to 'libicu_include' target to prevent fetch while building prebuilts
1 parent abd69c0 commit 6381fff

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)