| Index: gyp/common_variables.gypi
|
| diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
|
| index 45885947dcdc6ce3773fc1eab56c63a6b44a669e..9fef11b1dad3c333d3caebf930fb8a5996c5c52d 100644
|
| --- a/gyp/common_variables.gypi
|
| +++ b/gyp/common_variables.gypi
|
| @@ -205,6 +205,8 @@
|
| 'skia_os%': '<(skia_os)',
|
| 'os_posix%': '<(os_posix)',
|
|
|
| + 'pkg-config%': 'pkg-config',
|
| +
|
| 'skia_freetype_static%': '<(skia_freetype_static)',
|
| 'skia_no_fontconfig%': '<(skia_no_fontconfig)',
|
| 'skia_embedded_fonts%': '<(skia_embedded_fonts)',
|
|
|