diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/german/german.conf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/remote/modules/german/german.conf b/remote/modules/german/german.conf index ec22c760..5b27bed0 100644 --- a/remote/modules/german/german.conf +++ b/remote/modules/german/german.conf @@ -1,7 +1,11 @@ -REQUIRED_CONTENT_PACKAGES="" +REQUIRED_INSTALLED_PACKAGES=" + libX11-data" +REQUIRED_CONTENT_PACKAGES=" + libX11-data" +REQUIRED_LIBRARIES="libX11-data" REQUIRED_BINARIES="" REQUIRED_FILES="" REQUIRED_DIRECTORIES=" - /usr/lib/locale/de_DE.utf8 + /usr/lib/locale/de_DE.utf8 + /usr/share/X11 " - |
