diff options
| -rw-r--r-- | remote/modules/xorg/xorg.conf.zypper | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/remote/modules/xorg/xorg.conf.zypper b/remote/modules/xorg/xorg.conf.zypper index 54c2c0fd..b48452fb 100644 --- a/remote/modules/xorg/xorg.conf.zypper +++ b/remote/modules/xorg/xorg.conf.zypper @@ -33,6 +33,7 @@ REQUIRED_CONTENT_PACKAGES=" setxkbmap xkbevd libpixman-1-0 + xrandr " REQUIRED_LIBRARIES=" libI810XvMC @@ -54,7 +55,8 @@ REQUIRED_BINARIES=" Xorg xkbwatch xkbbell xkbevd - vmmouse_detect" + vmmouse_detect + xrandr" REQUIRED_DIRECTORIES=" /usr/lib/udev /usr/$LIB64/xorg |
