summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.json b/configure.json
index a176b845b..82c41a882 100644
--- a/configure.json
+++ b/configure.json
@@ -54,9 +54,9 @@
]
},
"webp": {
- "label": "libwebp and libwebpdemux",
+ "label": "libwebp, libwebpmux and libwebpdemux",
"sources": [
- { "type": "pkgConfig", "args": "libwebp libwebpdemux" }
+ { "type": "pkgConfig", "args": "libwebp libwebpmux libwebpdemux" }
]
},
"nss": {
@@ -192,7 +192,7 @@
"output": [ "privateFeature" ]
},
"system-webp": {
- "label": "libwebp and libwebpdemux",
+ "label": "libwebp, libwebpmux and libwebpdemux",
"autoDetect": "config.unix",
"condition": "libs.webp",
"output": [ "privateFeature" ]