diff options
Diffstat (limited to 'recipes/freesmartphone/fso-gsm0710muxd_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-gsm0710muxd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-gsm0710muxd_git.bb b/recipes/freesmartphone/fso-gsm0710muxd_git.bb index aec38f0dbe..6fae6af421 100644 --- a/recipes/freesmartphone/fso-gsm0710muxd_git.bb +++ b/recipes/freesmartphone/fso-gsm0710muxd_git.bb @@ -13,7 +13,7 @@ S = "${WORKDIR}/git" inherit autotools -RDEPENDS = "dbus dbus-glib" +RDEPENDS_${PN} = "dbus dbus-glib" RCONFLICTS = "gsm0710muxd" RREPLACES = "gsm0710muxd" |