summaryrefslogtreecommitdiffstats
path: root/remote/modules/openbox
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-21 15:35:34 +0200
committerSimon Rettberg2013-05-21 15:35:34 +0200
commitffdff07941620b6f1e9869772dd9a47b29639804 (patch)
tree9b2b32da8263f6e98104fa16305f636cc8bdbcd5 /remote/modules/openbox
parentFix OpenSLX Banner (diff)
downloadtm-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/openbox')
-rw-r--r--remote/modules/openbox/openbox.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/openbox/openbox.conf b/remote/modules/openbox/openbox.conf
index 67c63c4c..f7d09947 100644
--- a/remote/modules/openbox/openbox.conf
+++ b/remote/modules/openbox/openbox.conf
@@ -1,6 +1,6 @@
-REQUIRED_DEPENDENCIES=" openbox
+REQUIRED_INSTALLED_PACKAGES=" openbox
libpango1.0-0"
-REQUIRED_PACKAGES=" openbox
+REQUIRED_CONTENT_PACKAGES=" openbox
libpango1.0-0"
REQUIRED_BINARIES=" openbox
openbox-session"