diff options
| -rw-r--r-- | meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb index a10f7f22dd..992a414009 100644 --- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb +++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_2.5.2.bb | |||
| @@ -10,7 +10,7 @@ SRCREV = "f2637e726207ecfbdaaf02744e1b36e54f929c9d" | |||
| 10 | 10 | ||
| 11 | DEPENDS = "libsigc++-3" | 11 | DEPENDS = "libsigc++-3" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} = "dbus" | 13 | RDEPENDS:${PN}:class-target = "${VIRTUAL-RUNTIME_dbus}" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
