summaryrefslogtreecommitdiffstats
path: root/recipes/eciadsl/eciadsl_0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eciadsl/eciadsl_0.11.bb')
-rw-r--r--recipes/eciadsl/eciadsl_0.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eciadsl/eciadsl_0.11.bb b/recipes/eciadsl/eciadsl_0.11.bb
index fa5c2c2d2a..3a48a5134d 100644
--- a/recipes/eciadsl/eciadsl_0.11.bb
+++ b/recipes/eciadsl/eciadsl_0.11.bb
@@ -3,7 +3,7 @@ SECTION = "net"
SRC_URI = "http://eciadsl.flashtux.org/download/eciadsl-usermode-${PV}.tar.gz \
file://eciadsl-bash.patch"
LICENSE = "GPL"
-RDEPENDS = "bash kernel-module-n_hdlc ppp grep"
+RDEPENDS_${PN} = "bash kernel-module-n_hdlc ppp grep"
S = "${WORKDIR}/eciadsl-usermode-${PV}"
inherit autotools