diff options
Diffstat (limited to 'meta-app-framework/recipes-core/af-binder')
-rw-r--r-- | meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb index cc475bd70..ab4a476f1 100644 --- a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb +++ b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb @@ -38,7 +38,7 @@ FILES_${PN}-tools = "\ ${bindir}/afb-genskel \ " -RDEPENDS_${PN}-dev += "${PN}-tools libafbwsc-dev" +RDEPENDS_${PN}-dev += "libafbwsc-dev" ############################################# # setup sample binding packages |