diff options
| author | Simon Rettberg | 2013-06-26 19:06:48 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-06-26 19:06:48 +0200 |
| commit | 6e0ec594c23313ccfa7737b20f96af287137d67c (patch) | |
| tree | dee10b6ccc641b984e9e1ab4a4d7149876025594 /remote/modules/xorg | |
| parent | [kdm] bwLehrpool Theme (diff) | |
| parent | Library paths changed to reflect openSuse 64bit ($LIB64) (diff) | |
| download | tm-scripts-6e0ec594c23313ccfa7737b20f96af287137d67c.tar.gz tm-scripts-6e0ec594c23313ccfa7737b20f96af287137d67c.tar.xz tm-scripts-6e0ec594c23313ccfa7737b20f96af287137d67c.zip | |
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/xorg')
| -rw-r--r-- | remote/modules/xorg/xorg.conf.zypper | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/remote/modules/xorg/xorg.conf.zypper b/remote/modules/xorg/xorg.conf.zypper index 9f7d69e7..4041f4bd 100644 --- a/remote/modules/xorg/xorg.conf.zypper +++ b/remote/modules/xorg/xorg.conf.zypper @@ -1,3 +1,4 @@ +# xkbutils, xkbprint, setxkbmap, xkbevd for 64-bit openSuse REQUIRED_CONTENT_PACKAGES=" xorg-x11 xorg-x11-server @@ -27,6 +28,10 @@ REQUIRED_CONTENT_PACKAGES=" libxcb-glx0 kdm-branding-openSUSE Mesa + xkbutils + xkbprint + setxkbmap + xkbevd " REQUIRED_LIBRARIES=" libI810XvMC @@ -50,7 +55,7 @@ REQUIRED_BINARIES=" Xorg vmmouse_detect" REQUIRED_DIRECTORIES=" /usr/lib/udev - /usr/lib/xorg + /usr/$LIB64/xorg /usr/bin /usr/share/X11 /usr/share/fonts |
