Fix angle build on Ubuntu
authorbrianosman <brianosman@google.com>
Fri, 26 Aug 2016 19:33:58 +0000 (12:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 19:33:58 +0000 (12:33 -0700)
Review-Url: https://codereview.chromium.org/2284753003

gyp/common_variables.gypi

index 4588594..9fef11b 100644 (file)
     '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)',