summaryrefslogtreecommitdiffstats
path: root/modules/sysconfig/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-29 17:43:58 +0200
committerSimon Rettberg2016-04-29 17:43:58 +0200
commitf8189f4f0bdc79a83e084c56e93e8a2ca073e4c0 (patch)
tree13c41f05ef5920eb13c76be05f749de9a9a809fa /modules/sysconfig/config.json
parentImplemented new menu, added logic for defining dependencies, move translation... (diff)
downloadslx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.gz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.xz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.zip
More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091e6189c9e9
Diffstat (limited to 'modules/sysconfig/config.json')
-rw-r--r--modules/sysconfig/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/sysconfig/config.json b/modules/sysconfig/config.json
index f2abe27c..ee5c83c8 100644
--- a/modules/sysconfig/config.json
+++ b/modules/sysconfig/config.json
@@ -1,4 +1,5 @@
{
"category":"main.settings",
- "enabled":"true"
+ "enabled":"true",
+ "dependencies": [ "minilinux" ]
}