manifest: xorg-video-intel needs the xorg-autogen.patch too
Not sure how this worked before...
This commit is contained in:
parent
5329f1706b
commit
81b8208d2b
|
|
@ -389,7 +389,8 @@
|
|||
{"src": "fd:xorg/driver/xf86-video-cirrus",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
||||
{"src": "fd:xorg/driver/xf86-video-intel"},
|
||||
{"src": "fd:xorg/driver/xf86-video-intel",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
||||
{"src": "fd:xorg/driver/xf86-video-vesa",
|
||||
"patches": ["xorg-autogen.patch"]},
|
||||
|
|
|
|||
Loading…
Reference in New Issue