gnomeos: Pull in a few X video drivers
This commit is contained in:
parent
bff6baced8
commit
0ac0b220e3
|
|
@ -351,6 +351,14 @@
|
|||
{"src": "fd:xorg/xserver",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
||||
{"src": "fd:xorg/driver/xf86-video-cirrus",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
||||
{"src": "fd:xorg/driver/xf86-video-intel"},
|
||||
|
||||
{"src": "fd:xorg/driver/xf86-video-vesa",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
||||
{"src": "fd-dbus:dbus-glib",
|
||||
"config-opts": ["--disable-gtk-doc"]},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue