xorg-server dmx disabled is ready fixed
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
<Dependency>xtrans</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
<Dependency>libXau-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-dix-Add-unaccelerated-valuators-to-the-ValuatorMask.patch</Patch>
|
||||
@@ -91,6 +93,9 @@
|
||||
</Replaces>
|
||||
<IsA>app:console</IsA>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>eudev</Dependency>
|
||||
<Dependency>libXdmcp</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
<Dependency>pixman</Dependency>
|
||||
@@ -156,6 +161,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Run X clients under wayland</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>libXdmcp</Dependency>
|
||||
<Dependency>libunwind</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>pixman</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
@@ -175,6 +183,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Nested X Server</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libXdmcp</Dependency>
|
||||
<Dependency>xorg-server-common</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>xcb-util</Dependency>
|
||||
@@ -202,6 +214,8 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Virtual Framebuffer X Server</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>libXdmcp</Dependency>
|
||||
<Dependency>xorg-server-common</Dependency>
|
||||
<Dependency>libXfont</Dependency>
|
||||
<Dependency>pixman</Dependency>
|
||||
@@ -222,6 +236,9 @@
|
||||
<Name>xorg-server-xnest</Name>
|
||||
<Summary>A nested X server that runs as an X application</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>libXdmcp</Dependency>
|
||||
<Dependency>libXfont</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libunwind</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user