diff options
Diffstat (limited to 'remote/modules/openbox')
| -rw-r--r-- | remote/modules/openbox/openbox.conf.opensuse | 2 | ||||
| -rw-r--r-- | remote/modules/openbox/openbox.conf.ubuntu | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/openbox/openbox.conf.opensuse b/remote/modules/openbox/openbox.conf.opensuse index eb0eb559..c06a89b2 100644 --- a/remote/modules/openbox/openbox.conf.opensuse +++ b/remote/modules/openbox/openbox.conf.opensuse @@ -1,10 +1,12 @@ REQUIRED_INSTALLED_PACKAGES=" openbox libpango-1_0-0 + pango-tools " REQUIRED_CONTENT_PACKAGES=" openbox libpango-1_0-0 + pango-tools " REQUIRED_DIRECTORIES+=" /usr/$LIB64 diff --git a/remote/modules/openbox/openbox.conf.ubuntu b/remote/modules/openbox/openbox.conf.ubuntu index 49589258..b10bd40d 100644 --- a/remote/modules/openbox/openbox.conf.ubuntu +++ b/remote/modules/openbox/openbox.conf.ubuntu @@ -1,10 +1,14 @@ 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 |
