mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
proftpd: add perl to RDEPENDS_proftpd
Perl: proftpd/usr/bin/ftpasswd:#!/usr/bin/perl proftpd/usr/bin/ftpquota:#!/usr/bin/perl Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
This commit is contained in:
committed by
Martin Jansa
parent
2ddc60b4d8
commit
57b9899fcb
@@ -68,3 +68,5 @@ USERADD_PARAM_${PN} = "--system -g ${FTPGROUP} --home-dir /var/lib/${FTPUSER} --
|
||||
--shell /bin/false ${FTPUSER}"
|
||||
|
||||
FILES_${PN} += "/home/${FTPUSER}"
|
||||
|
||||
RDEPENDS_${PN} += "perl"
|
||||
|
||||
Reference in New Issue
Block a user