diff options
Diffstat (limited to 'recipes/sharp-binary-only/sharp-compat-libs_0.5.bb')
-rw-r--r-- | recipes/sharp-binary-only/sharp-compat-libs_0.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb b/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb index d0541369b0..cf40a35a5f 100644 --- a/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb +++ b/recipes/sharp-binary-only/sharp-compat-libs_0.5.bb @@ -5,8 +5,8 @@ SECTION = "opie/settings" PRIORITY = "optional" DEPENDS = "opie-sh" RDEPENDS_${PN} = "opie-sh" -RPROVIDES = "oz-compat" -RCONFLICTS = "oz-compat" +RPROVIDES_${PN} = "oz-compat" +RCONFLICTS_${PN} = "oz-compat" LICENSE = "GPL" PR = "r2" |