mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 16:01:45 +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:
parent
2ddc60b4d8
commit
57b9899fcb
@ -68,3 +68,5 @@ USERADD_PARAM_${PN} = "--system -g ${FTPGROUP} --home-dir /var/lib/${FTPUSER} --
|
|||||||
--shell /bin/false ${FTPUSER}"
|
--shell /bin/false ${FTPUSER}"
|
||||||
|
|
||||||
FILES_${PN} += "/home/${FTPUSER}"
|
FILES_${PN} += "/home/${FTPUSER}"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "perl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user