libxcb: remove autotools dependencies

This commit is contained in:
Dylan Araps 2019-09-02 10:29:40 +03:00
parent e2ce7bc45e
commit 3267035e62
3 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh -e
sed "s|pthread-stubs ||" -i configure.ac
autoreconf -fi
sed -i'' 's/pthread-stubs //' configure
./configure \
--prefix=/usr \

View File

@ -1,5 +1,3 @@
automake make
libXau
libtool make
xcb-proto
xorg-util-macros

View File

@ -1 +1 @@
1.13.1 4
1.13.1 5