mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 22:14:41 +08:00
25 lines
392 B
Plaintext
25 lines
392 B
Plaintext
|
# Chakra GNU/Linux Buildscript Config file
|
||
|
|
||
|
# Xorg group
|
||
|
|
||
|
#core_packages
|
||
|
libevdev
|
||
|
libinput
|
||
|
xorg-server
|
||
|
xf86-input-libinput
|
||
|
xf86-input-evdev
|
||
|
xf86-input-keyboard
|
||
|
xf86-input-mouse
|
||
|
xf86-input-synaptics
|
||
|
xf86-input-wacom
|
||
|
xf86-video-amdgpu
|
||
|
xf86-video-ati
|
||
|
xf86-video-dummy
|
||
|
xf86-video-fbdev
|
||
|
xf86-video-intel
|
||
|
xf86-video-nouveau
|
||
|
xf86-video-openchrome
|
||
|
xf86-video-vesa
|
||
|
xf86-video-vmware
|
||
|
xf86-video-voodoo
|