2
0
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:
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 #!/bin/sh -e
sed "s|pthread-stubs ||" -i configure.ac sed -i'' 's/pthread-stubs //' configure
autoreconf -fi
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \

View File

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

View File

@ -1 +1 @@
1.13.1 4 1.13.1 5