libxdmcp: move xorgproto to build depends

This commit is contained in:
Leonid Pliushch 2019-11-28 15:53:43 +02:00
parent 2bf2bb39e6
commit 17fcf425c6
1 changed files with 1 additions and 2 deletions

View File

@ -6,5 +6,4 @@ TERMUX_PKG_VERSION=1.1.3
TERMUX_PKG_REVISION=8
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/lib/libXdmcp-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=20523b44aaa513e17c009e873ad7bbc301507a3224c232610ce2e099011c6529
TERMUX_PKG_DEPENDS="xorgproto"
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"
TERMUX_PKG_BUILD_DEPENDS="xorgproto, xorg-util-macros"