mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-21 18:04:41 -07:00
libxcb: remove autotools dependencies
This commit is contained in:
parent
e2ce7bc45e
commit
3267035e62
@ -1,7 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
sed "s|pthread-stubs ||" -i configure.ac
|
sed -i'' 's/pthread-stubs //' configure
|
||||||
autoreconf -fi
|
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
automake make
|
|
||||||
libXau
|
libXau
|
||||||
libtool make
|
|
||||||
xcb-proto
|
xcb-proto
|
||||||
xorg-util-macros
|
xorg-util-macros
|
||||||
|
@ -1 +1 @@
|
|||||||
1.13.1 4
|
1.13.1 5
|
||||||
|
Loading…
Reference in New Issue
Block a user