manifest: Drop duplicated components (oops!)
This commit is contained in:
parent
ee49c8098c
commit
b02e8a7fd0
|
|
@ -94,10 +94,6 @@
|
||||||
"component": "devel",
|
"component": "devel",
|
||||||
"patches": ["xorg-autogen.patch"]},
|
"patches": ["xorg-autogen.patch"]},
|
||||||
|
|
||||||
{"src": "fd:xorg/proto/fixesproto",
|
|
||||||
"component": "devel",
|
|
||||||
"patches": ["xorg-autogen.patch"]},
|
|
||||||
|
|
||||||
{"src": "fd:xorg/proto/fontsproto",
|
{"src": "fd:xorg/proto/fontsproto",
|
||||||
"component": "devel",
|
"component": "devel",
|
||||||
"patches": ["xorg-autogen.patch"]},
|
"patches": ["xorg-autogen.patch"]},
|
||||||
|
|
@ -244,9 +240,6 @@
|
||||||
{"src": "fd:xorg/lib/libXrandr",
|
{"src": "fd:xorg/lib/libXrandr",
|
||||||
"patches": ["xorg-autogen.patch"]},
|
"patches": ["xorg-autogen.patch"]},
|
||||||
|
|
||||||
{"src": "fd:xorg/lib/libXrender",
|
|
||||||
"patches": ["xorg-autogen.patch"]},
|
|
||||||
|
|
||||||
{"src": "fd:xorg/lib/libXRes",
|
{"src": "fd:xorg/lib/libXRes",
|
||||||
"patches": ["xorg-autogen.patch"]},
|
"patches": ["xorg-autogen.patch"]},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue