diff options
| author | Simon Rettberg | 2016-03-24 17:23:17 +0100 |
|---|---|---|
| committer | root | 2016-03-24 17:23:17 +0100 |
| commit | 3fdf8ece5d176bcba760b11d74f831abf7bd58f9 (patch) | |
| tree | eb95de378fa9b4cefb4d07aad7183fe377dc9801 /remote/modules/xorg/module.conf.debian | |
| parent | [dbus] Include dbus-launch, add missing dir so session daemon starts (diff) | |
| download | tm-scripts-3fdf8ece5d176bcba760b11d74f831abf7bd58f9.tar.gz tm-scripts-3fdf8ece5d176bcba760b11d74f831abf7bd58f9.tar.xz tm-scripts-3fdf8ece5d176bcba760b11d74f831abf7bd58f9.zip | |
[xorg/kdm] Move all font related stuff to xorg
Diffstat (limited to 'remote/modules/xorg/module.conf.debian')
| -rw-r--r-- | remote/modules/xorg/module.conf.debian | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/remote/modules/xorg/module.conf.debian b/remote/modules/xorg/module.conf.debian index 86d473a3..3bde05ef 100644 --- a/remote/modules/xorg/module.conf.debian +++ b/remote/modules/xorg/module.conf.debian @@ -1,4 +1,5 @@ REQUIRED_INSTALLED_PACKAGES=" + ttf-dejavu " REQUIRED_CONTENT_PACKAGES=" xserver-xorg @@ -33,8 +34,9 @@ REQUIRED_CONTENT_PACKAGES=" @xserver-xorg-video-geode @xserver-xorg-video-s3 @xserver-xorg-video-tdfx + ttf-dejavu " REQUIRED_DIRECTORIES+=" - /usr/lib + /usr/lib " REQUIRED_FILES="" |
