aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffalarms/atd-over-fso_0.70.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ffalarms/atd-over-fso_0.70.bb')
-rw-r--r--recipes/ffalarms/atd-over-fso_0.70.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/ffalarms/atd-over-fso_0.70.bb b/recipes/ffalarms/atd-over-fso_0.70.bb
index 951e10c66d..b042a0356a 100644
--- a/recipes/ffalarms/atd-over-fso_0.70.bb
+++ b/recipes/ffalarms/atd-over-fso_0.70.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Lightweight At Daemon working on top of org.freesmartphone.otimed"
SECTION = "base"
LICENSE = "GPLV2"
-RCONFLICTS = "at atd"
-RREPLACES = "at atd"
-RPROVIDES = "atd"
+RCONFLICTS_${PN} = "at atd"
+RREPLACES_${PN} = "at atd"
+RPROVIDES_${PN} = "atd"
DEPENDS = "dbus-glib pkgconfig"
RDEPENDS += "dbus dbus-glib frameworkd"