mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
vsftpd: fix build
This commit is contained in:
parent
d3b90dfd03
commit
1ec1b1c629
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue