diff options
-rw-r--r-- | meta/recipes-core/dbus/dbus-ptest_1.6.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.10.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.10.bb index a8e82ef6df..84ed287cb2 100644 --- a/meta/recipes-core/dbus/dbus-ptest_1.6.10.bb +++ b/meta/recipes-core/dbus/dbus-ptest_1.6.10.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ | |||
8 | DEPENDS = "python-pygobject dbus dbus-glib" | 8 | DEPENDS = "python-pygobject dbus dbus-glib" |
9 | 9 | ||
10 | RDEPENDS_${PN} += "make" | 10 | RDEPENDS_${PN} += "make" |
11 | RDEPENDS_${PN}-dev = "" | ||
11 | 12 | ||
12 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | 13 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ |
13 | file://tmpdir.patch \ | 14 | file://tmpdir.patch \ |