mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
connman-gnome: fix build depends (Yocto #2556)
(From OE-Core rev: 78e0663dd420782836a137ced931190972ed2c23) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
84e5d58122
commit
1747ed441b
@@ -6,9 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
||||
file://properties/main.c;beginline=1;endline=20;md5=50c77c81871308b033ab7a1504626afb \
|
||||
file://common/connman-dbus.c;beginline=1;endline=20;md5=de6b485c0e717a0236402d220187717a"
|
||||
|
||||
DEPENDS = "gtk+ dbus"
|
||||
DEPENDS = "gtk+ dbus-glib"
|
||||
|
||||
PR = "r10"
|
||||
PR = "r11"
|
||||
|
||||
SRCREV = "42c652d123ea133d0a0930b96e8e39dbd0c597b5"
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman-gnome.git \
|
||||
|
||||
Reference in New Issue
Block a user