summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/linux/system.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 8d82eab..346fe22 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -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)',