summaryrefslogtreecommitdiffstats
path: root/src/core/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/configure.json')
-rw-r--r--src/core/configure.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index e17605302..044d85527 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -75,12 +75,6 @@
{ "type": "pkgConfig", "args": "xi" }
]
},
- "webengine-xrandr": {
- "label": "xrandr",
- "sources": [
- { "type": "pkgConfig", "args": "xrandr" }
- ]
- },
"webengine-xtst": {
"label": "xtst",
"sources": [
@@ -366,11 +360,6 @@
"condition": "libs.webengine-xi",
"output": [ "privateFeature" ]
},
- "webengine-system-xrandr": {
- "label": "xrandr",
- "condition": "libs.webengine-xrandr",
- "output": [ "privateFeature" ]
- },
"webengine-system-xtst": {
"label": "xtst",
"condition": "libs.webengine-xtst",
@@ -825,7 +814,6 @@
"webengine-system-xcomposite",
"webengine-system-xcursor",
"webengine-system-xi",
- "webengine-system-xrandr",
"webengine-system-xtst"
]
}