diff options
| author | Simon Rettberg | 2013-05-21 15:35:34 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-21 15:35:34 +0200 |
| commit | ffdff07941620b6f1e9869772dd9a47b29639804 (patch) | |
| tree | 9b2b32da8263f6e98104fa16305f636cc8bdbcd5 /remote/modules/consolekit/consolekit.conf | |
| parent | Fix OpenSLX Banner (diff) | |
| download | tm-scripts-ffdff07941620b6f1e9869772dd9a47b29639804.tar.gz tm-scripts-ffdff07941620b6f1e9869772dd9a47b29639804.tar.xz tm-scripts-ffdff07941620b6f1e9869772dd9a47b29639804.zip | |
Refactoring:
REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES
REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES
Diffstat (limited to 'remote/modules/consolekit/consolekit.conf')
| -rw-r--r-- | remote/modules/consolekit/consolekit.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/consolekit/consolekit.conf b/remote/modules/consolekit/consolekit.conf index 38f1718f..afb573ce 100644 --- a/remote/modules/consolekit/consolekit.conf +++ b/remote/modules/consolekit/consolekit.conf @@ -1,4 +1,4 @@ -REQUIRED_PACKAGES="consolekit" +REQUIRED_CONTENT_PACKAGES="consolekit" REQUIRED_BINARIES=" ck-history ck-launch-session ck-list-sessions |
