Skip to content
Snippets Groups Projects
Commit 6796e2c3 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/vsftpd: fails to build on x86

parent 1e9498c6
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ pkgver=3.0.2 ...@@ -5,7 +5,7 @@ pkgver=3.0.2
pkgrel=5 pkgrel=5
pkgdesc="Very secure ftpd" pkgdesc="Very secure ftpd"
url="http://vsftpd.beasts.org" url="http://vsftpd.beasts.org"
arch="all" arch="x86_64"
license="GPL2" license="GPL2"
depends="" depends=""
makedepends="openssl-dev libcap-dev linux-pam-dev" makedepends="openssl-dev libcap-dev linux-pam-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment