diff options
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r-- | meta/recipes-core/dbus/dbus-ptest_1.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb index fd7ce7dc62..1382206327 100644 --- a/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb +++ b/meta/recipes-core/dbus/dbus-ptest_1.6.8.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ | |||
7 | 7 | ||
8 | DEPENDS = "python-pygobject dbus dbus-glib" | 8 | DEPENDS = "python-pygobject dbus dbus-glib" |
9 | 9 | ||
10 | RDEPENDS = "make" | 10 | RDEPENDS_${PN} += "make" |
11 | 11 | ||
12 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | 12 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ |
13 | file://tmpdir.patch \ | 13 | file://tmpdir.patch \ |