libxshmfence: fix build-time dependencies

This commit is contained in:
Leonid Pliushch 2020-07-22 20:57:58 +03:00 committed by Yaksh Bariya
parent 160dad26fb
commit e135194463
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ TERMUX_PKG_VERSION=1.3
TERMUX_PKG_REVISION=25
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libxshmfence-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7
TERMUX_PKG_BUILD_DEPENDS="xorgproto, xorg-util-macros"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-futex"