aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ppp/ppp-gprs_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ppp/ppp-gprs_1.0.bb')
-rw-r--r--recipes/ppp/ppp-gprs_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ppp/ppp-gprs_1.0.bb b/recipes/ppp/ppp-gprs_1.0.bb
index 2db6e808f4..e016324b29 100644
--- a/recipes/ppp/ppp-gprs_1.0.bb
+++ b/recipes/ppp/ppp-gprs_1.0.bb
@@ -1,7 +1,7 @@
SECTION = "console/network"
DESCRIPTION = "PPP scripts for easy GPRS connection"
LICENSE = "GPL"
-RDEPENDS = "ppp"
+RDEPENDS_${PN} = "ppp"
PR = "r1"
SRC_URI = "file://peers/* file://chats/*"