diff options
| author | Jonathan Bauer | 2013-05-14 17:02:15 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-05-14 17:02:15 +0200 |
| commit | 44f951959faf8a09ff60cda4024bccd9efd633a1 (patch) | |
| tree | c4b40e00c32196e84c85d39b8b3c283038b3ee92 /remote/modules/openbox/openbox.conf | |
| parent | fix udhcpc (diff) | |
| download | tm-scripts-44f951959faf8a09ff60cda4024bccd9efd633a1.tar.gz tm-scripts-44f951959faf8a09ff60cda4024bccd9efd633a1.tar.xz tm-scripts-44f951959faf8a09ff60cda4024bccd9efd633a1.zip | |
openbox
Diffstat (limited to 'remote/modules/openbox/openbox.conf')
| -rw-r--r-- | remote/modules/openbox/openbox.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/remote/modules/openbox/openbox.conf b/remote/modules/openbox/openbox.conf new file mode 100644 index 00000000..67c63c4c --- /dev/null +++ b/remote/modules/openbox/openbox.conf @@ -0,0 +1,12 @@ +REQUIRED_DEPENDENCIES=" openbox + libpango1.0-0" +REQUIRED_PACKAGES=" openbox + libpango1.0-0" +REQUIRED_BINARIES=" openbox + openbox-session" +REQUIRED_FILES=" /usr/share/xsessions/openbox.desktop" +REQUIRED_DIRECTORIES=" /etc + /usr/lib/openbox + /usr/share/themes/Clearlooks + /usr/lib/$ARCH_TRIPLET/pango/" + |
