summaryrefslogtreecommitdiff
path: root/images.gyp
diff options
context:
space:
mode:
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-26 18:29:26 +0000
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-26 18:29:26 +0000
commita8ce59041d437924bf143763759a63f6063c2eaf (patch)
treee8f08a1c9a5ea5bf55674e3c0860f9924b620eaa /images.gyp
parent697df83475d51338c4f74fdebdce236888600e42 (diff)
downloadgyp-a8ce59041d437924bf143763759a63f6063c2eaf.tar.gz
Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/
This should get our use of libjpeg-from-source unblocked; see http://code.google.com/p/skia/issues/detail?id=543 ('wrap libjpeg.gyp from Chrome's libjpeg port, rather than making our own copy') for a better long-term solution. Review URL: https://codereview.appspot.com/5908058 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@3496 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'images.gyp')
-rw-r--r--images.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/images.gyp b/images.gyp
index a93ba06..f6efa49 100644
--- a/images.gyp
+++ b/images.gyp
@@ -4,6 +4,7 @@
'target_name': 'images',
'type': 'static_library',
'dependencies': [
+ 'libjpeg.gyp:libjpeg',
'utils.gyp:utils',
],
'include_dirs': [