diff options
| -rw-r--r-- | meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb index c154c6db6f..4d2fcd7250 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.4b.bb | |||
| @@ -68,3 +68,5 @@ USERADD_PARAM_${PN} = "--system -g ${FTPGROUP} --home-dir /var/lib/${FTPUSER} -- | |||
| 68 | --shell /bin/false ${FTPUSER}" | 68 | --shell /bin/false ${FTPUSER}" |
| 69 | 69 | ||
| 70 | FILES_${PN} += "/home/${FTPUSER}" | 70 | FILES_${PN} += "/home/${FTPUSER}" |
| 71 | |||
| 72 | RDEPENDS_${PN} += "perl" | ||
