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