summaryrefslogtreecommitdiff
blob: d75a06a27445c4a04e4df301f8c2bca1d0baf045 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- build/linux/system.gyp.orig	2011-06-28 07:58:51.000000000 +0000
+++ build/linux/system.gyp	2011-06-28 08:00:05.000000000 +0000
@@ -314,7 +314,7 @@
       'target_name': 'libgcrypt',
       'type': 'settings',
       'conditions': [
-        ['_toolset=="target"', {
+        ['_toolset=="target" and use_cups==1', {
           'direct_dependent_settings': {
             'cflags': [
               '<!@(libgcrypt-config --cflags)',