aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index c69a4867d6..8569b5a924 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -85,7 +85,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
- 'utils.gyp:*',
+ 'utils.gyp:utils',
'etc1.gyp:libetc1',
'ktx.gyp:libSkKTX',
],