fix and remove unused in xorg-video-intel
This commit is contained in:
@@ -15,6 +15,8 @@ def setup():
|
||||
--disable-dri3 \
|
||||
--enable-glamor \
|
||||
")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>libdrm-intel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>util-macros</Dependency>
|
||||
<Dependency>libpciaccess-devel</Dependency>
|
||||
<Dependency>xorg-server-devel</Dependency>
|
||||
<Dependency>libxshmfence-devel</Dependency>
|
||||
@@ -56,7 +58,7 @@
|
||||
<Dependency>libXinerama</Dependency>
|
||||
<Dependency>libdrm-intel</Dependency>
|
||||
<Dependency>libpciaccess</Dependency>
|
||||
<Dependency>xorg-server</Dependency>
|
||||
<Dependency>eudev</Dependency>
|
||||
<Dependency>libxshmfence</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
|
||||
Reference in New Issue
Block a user