diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/xorg/xorg.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/remote/modules/xorg/xorg.conf b/remote/modules/xorg/xorg.conf index 81b5530b..74d162e7 100644 --- a/remote/modules/xorg/xorg.conf +++ b/remote/modules/xorg/xorg.conf @@ -1,6 +1,7 @@ REQUIRED_CONTENT_PACKAGES=" xserver-xorg xserver-xorg-core libgl1-mesa-dri + libgl1-mesa-glx xkb-data x11-xkb-utils xserver-xorg-input-evdev @@ -40,7 +41,8 @@ REQUIRED_BINARIES=" Xorg xkbbell xkbevd vmmouse_detect" -REQUIRED_DIRECTORIES=" /lib/udev +REQUIRED_DIRECTORIES=" /usr/lib - /usr/share/X11" + /usr/share/X11 +" REQUIRED_FILES="" |
