diff options
Diffstat (limited to 'recipes/gpe-beam/gpe-beam_0.2.8.bb')
-rw-r--r-- | recipes/gpe-beam/gpe-beam_0.2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-beam/gpe-beam_0.2.8.bb b/recipes/gpe-beam/gpe-beam_0.2.8.bb index 99e8db1e7c..7a535093f5 100644 --- a/recipes/gpe-beam/gpe-beam_0.2.8.bb +++ b/recipes/gpe-beam/gpe-beam_0.2.8.bb @@ -1,6 +1,6 @@ require ${PN}.inc -RDEPENDS = "irda-utils" +RDEPENDS_${PN} = "irda-utils" SRC_URI += "file://dbus-new-api.patch" |