xorg-server dmx enabled is ready
This commit is contained in:
@@ -27,7 +27,7 @@ def setup():
|
|||||||
--disable-config-hal \
|
--disable-config-hal \
|
||||||
--enable-xfree86-utils \
|
--enable-xfree86-utils \
|
||||||
--enable-xorg \
|
--enable-xorg \
|
||||||
--disable-dmx \
|
--enable-dmx \
|
||||||
--enable-xvfb \
|
--enable-xvfb \
|
||||||
--enable-xnest \
|
--enable-xnest \
|
||||||
--enable-kdrive \
|
--enable-kdrive \
|
||||||
|
|||||||
@@ -49,6 +49,8 @@
|
|||||||
<Dependency>freetype-devel</Dependency>
|
<Dependency>freetype-devel</Dependency>
|
||||||
<Dependency>libunwind-devel</Dependency>
|
<Dependency>libunwind-devel</Dependency>
|
||||||
<Dependency>libXau-devel</Dependency>
|
<Dependency>libXau-devel</Dependency>
|
||||||
|
<Dependency>libICE-devel</Dependency>
|
||||||
|
<Dependency>libSM-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">0001-dix-Add-unaccelerated-valuators-to-the-ValuatorMask.patch</Patch>
|
<Patch level="1">0001-dix-Add-unaccelerated-valuators-to-the-ValuatorMask.patch</Patch>
|
||||||
@@ -138,6 +140,9 @@
|
|||||||
<Summary>Distributed Multihead X Server</Summary>
|
<Summary>Distributed Multihead X Server</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>xorg-server-common</Dependency>
|
<Dependency>xorg-server-common</Dependency>
|
||||||
|
<Dependency>libX11</Dependency>
|
||||||
|
<Dependency>libXau</Dependency>
|
||||||
|
<Dependency>libXdmcp</Dependency>
|
||||||
<Dependency>libXi</Dependency>
|
<Dependency>libXi</Dependency>
|
||||||
<Dependency>libXt</Dependency>
|
<Dependency>libXt</Dependency>
|
||||||
<Dependency>libXmu</Dependency>
|
<Dependency>libXmu</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user