libtirpc: add an makedepends item 'heimdal-devel'
This commit is contained in:
@@ -7,7 +7,7 @@ pkgdesc="A port of Sun's Transport-Independent RPC library"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('BSD')
|
||||
url="https://libtirpc.sourceforge.io/"
|
||||
makedepends=('gcc' 'make' 'patch')
|
||||
makedepends=('gcc' 'make' 'patch' 'heimdal-devel')
|
||||
source=(https://downloads.sourceforge.net/libtirpc/libtirpc-${pkgver}.tar.bz2
|
||||
0.2.4-cygwin-bindresvport.patch
|
||||
0.2.4-cygwin-ipv6.patch
|
||||
|
||||
Reference in New Issue
Block a user