Index: gyp/ktx.gyp |
diff --git a/gyp/ktx.gyp b/gyp/ktx.gyp |
index 2eaa941b0dcf1daa74a54ae23268841a2474b0e8..141eba1fd1857bed084deb976dd9bfbb7b4e1fec 100644 |
--- a/gyp/ktx.gyp |
+++ b/gyp/ktx.gyp |
@@ -14,7 +14,8 @@ |
'../third_party/ktx/ktx.cpp', |
], |
'dependencies': [ |
- 'core.gyp:*' |
+ 'core.gyp:*', |
+ 'etc1.gyp:libetc1', |
], |
'direct_dependent_settings': { |
'include_dirs': [ |