vsftpd: fix build

This commit is contained in:
Jürgen Buchmüller 2021-01-15 20:00:29 +01:00
parent d3b90dfd03
commit 1ec1b1c629

View file

@ -3,7 +3,7 @@ pkgname=vsftpd
version=3.0.3
revision=13
build_style=gnu-makefile
makedepends="pam-devel libcap-devel libressl-devel"
makedepends="pam-devel libcap-devel libnsl-devel libressl-devel"
short_desc="FTP daemon with focus on security"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"