diff options
Diffstat (limited to 'recipes/zsafe/zsafe_2.1.3.bb')
-rw-r--r-- | recipes/zsafe/zsafe_2.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zsafe/zsafe_2.1.3.bb b/recipes/zsafe/zsafe_2.1.3.bb index fcbfe1f2e7..c25acba9b9 100644 --- a/recipes/zsafe/zsafe_2.1.3.bb +++ b/recipes/zsafe/zsafe_2.1.3.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Password manager" SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" -RCONFLICTS = "opie-zsafe" +RCONFLICTS_${PN} = "opie-zsafe" APPNAME = "zsafe" APPTYPE = "binary" APPDESKTOP = "${WORKDIR}" |