aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/configure.json')
-rw-r--r--src/qml/configure.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/qml/configure.json b/src/qml/configure.json
new file mode 100644
index 0000000000..34b83ba9ff
--- /dev/null
+++ b/src/qml/configure.json
@@ -0,0 +1,7 @@
+{
+ "module": "qml",
+ "depends": [
+ "core-private",
+ "network-private"
+ ]
+}