summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm
diff options
context:
space:
mode:
authorVolker Uhrig2008-10-10 21:18:21 +0200
committerVolker Uhrig2008-10-10 21:18:21 +0200
commit1f166558047d788e42957b70d068ce150bacf811 (patch)
treef92305d7fd20047d5f4343fe6cc4bae12d07c93b /os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm
parent* more vmpl2.5 setup (diff)
downloadcore-1f166558047d788e42957b70d068ce150bacf811.tar.gz
core-1f166558047d788e42957b70d068ce150bacf811.tar.xz
core-1f166558047d788e42957b70d068ce150bacf811.zip
* added dependency
else you may not get X and won't be able to use ctrl-alt-Fx and its in sync with the wiki information now git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2284 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm')
-rw-r--r--os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm b/os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm
index 4e34dd6f..7d0c93e9 100644
--- a/os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm
+++ b/os-plugins/plugins/desktop/OpenSLX/OSPlugin/desktop.pm
@@ -52,6 +52,7 @@ sub getInfo
Sets a desktop and creates needed configs, theme can be set as well.
End-of-Here
precedence => 40,
+ required => [ qw( xserver ) ],
};
}