summaryrefslogtreecommitdiffstats
path: root/recipes/motion/motion_3.2.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/motion/motion_3.2.11.bb')
-rw-r--r--recipes/motion/motion_3.2.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/motion/motion_3.2.11.bb b/recipes/motion/motion_3.2.11.bb
index d43ed27939..b6f5c7aef2 100644
--- a/recipes/motion/motion_3.2.11.bb
+++ b/recipes/motion/motion_3.2.11.bb
@@ -5,7 +5,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "jpeg ffmpeg mysql postgresql"
-RSUGGESTS = "mysql-client postgresql-client"
+RSUGGESTS_${PN} = "mysql-client postgresql-client"
PR = "r1"