diff options
| author | Simon Rettberg | 2013-09-10 13:07:53 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-10 13:07:53 +0200 |
| commit | 00e2efa7809d0a1cada7ea67fbe870db2a02d737 (patch) | |
| tree | c6391b54bb909cb4782708f1c6adc55504fba093 /remote/modules/openbox | |
| parent | [rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff) | |
| download | tm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.tar.gz tm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.tar.xz tm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.zip | |
* Add debian support *
Diffstat (limited to 'remote/modules/openbox')
| -rw-r--r-- | remote/modules/openbox/openbox.conf.debian | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/remote/modules/openbox/openbox.conf.debian b/remote/modules/openbox/openbox.conf.debian new file mode 100644 index 00000000..b10bd40d --- /dev/null +++ b/remote/modules/openbox/openbox.conf.debian @@ -0,0 +1,15 @@ +REQUIRED_INSTALLED_PACKAGES=" + openbox + libpango1.0-0 + libpango1.0-dev + libdbus-1-dev +" +REQUIRED_CONTENT_PACKAGES=" + openbox + libpango1.0-0 + libpango1.0-dev + libdbus-1-dev +" +REQUIRED_DIRECTORIES+=" + /usr/lib +" |
