summaryrefslogtreecommitdiffstats
path: root/src/printsupport/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/printsupport/configure.json')
-rw-r--r--src/printsupport/configure.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/printsupport/configure.json b/src/printsupport/configure.json
index 986bb9d678..6bf4208e9c 100644
--- a/src/printsupport/configure.json
+++ b/src/printsupport/configure.json
@@ -15,7 +15,7 @@
"libraries": {
"cups": {
- "description": "CUPS",
+ "label": "CUPS",
"test": "unix/cups",
"sources": [
"-lcups"
@@ -25,7 +25,7 @@
"features": {
"cups": {
- "description": "CUPS",
+ "label": "CUPS",
"condition": "libs.cups",
"output": [ "privateFeature", "feature" ]
}