summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp4
1 files changed, 3 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index ae3ccd7..bdf2de1 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -688,7 +688,9 @@
}],
[ 'OS == "linux"', {
'dependencies': [
- '../build/linux/system.gyp:gtk',
+ '../build/linux/system.gyp:gdk',
+ '../build/linux/system.gyp:fontconfig',
+ '../build/linux/system.gyp:freetype2',
],
'cflags': [
'-Wno-unused',