summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorChristian Rößler2013-07-02 16:49:13 +0200
committerChristian Rößler2013-07-02 16:49:13 +0200
commit161e2e7e4cf7d0bc9c5b31fc6c542de0acb6c0cf (patch)
tree018cd32160f790bbc2377d5ad1127f867f9cf867 /remote
parentSome debugging stuff (diff)
downloadtm-scripts-161e2e7e4cf7d0bc9c5b31fc6c542de0acb6c0cf.tar.gz
tm-scripts-161e2e7e4cf7d0bc9c5b31fc6c542de0acb6c0cf.tar.xz
tm-scripts-161e2e7e4cf7d0bc9c5b31fc6c542de0acb6c0cf.zip
+ X localization libs
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/german/german.conf10
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
"
-