diff options
Diffstat (limited to 'meta-networking/recipes-protocols/pptp-linux')
| -rw-r--r-- | meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb index 53a79af76d..71046ce24c 100644 --- a/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb +++ b/meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.10.0.bb | |||
| @@ -29,4 +29,4 @@ do_install() { | |||
| 29 | install -m 644 ${WORKDIR}/options.pptp ${D}${sysconfdir}/ppp | 29 | install -m 644 ${WORKDIR}/options.pptp ${D}${sysconfdir}/ppp |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | RDEPENDS_${PN} = "ppp" | 32 | RDEPENDS:${PN} = "ppp" |
