mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
dbus-ptest: Improve RDEPENDS to be package specific
(From OE-Core rev: 962dc38c78ce539c74f90811a022995d15d76ffc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \
|
||||
|
||||
DEPENDS = "python-pygobject dbus dbus-glib"
|
||||
|
||||
RDEPENDS = "make"
|
||||
RDEPENDS_${PN} += "make"
|
||||
|
||||
SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
|
||||
file://tmpdir.patch \
|
||||
|
||||
Reference in New Issue
Block a user