diff options
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-daemons/vsftpd/vsftpd_2.3.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/vsftpd/vsftpd_2.3.5.bb b/meta-networking/recipes-daemons/vsftpd/vsftpd_2.3.5.bb index c02ee9c0ab..f146910349 100644 --- a/meta-networking/recipes-daemons/vsftpd/vsftpd_2.3.5.bb +++ b/meta-networking/recipes-daemons/vsftpd/vsftpd_2.3.5.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "network" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6067ad950b28336613aed9dd47b1271" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6067ad950b28336613aed9dd47b1271" |
| 6 | 6 | ||
| 7 | DEPENDS = "libcap" | 7 | DEPENDS = "libcap openssl" |
| 8 | 8 | ||
| 9 | SRC_URI = "https://security.appspot.com/downloads/vsftpd-${PV}.tar.gz \ | 9 | SRC_URI = "https://security.appspot.com/downloads/vsftpd-${PV}.tar.gz \ |
| 10 | file://makefile-destdir.patch \ | 10 | file://makefile-destdir.patch \ |
