mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
xfce4-weather-plugin: add libsoup-2.4 to DEPENDS
fixes (detected in Martin's) world build: | configure:14617: checking for libsoup-2.4 >= 2.26.0 | configure:14659: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
44ba217c0f
commit
f31aedeca3
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
DEPENDS += "libsoup-2.4"
|
||||
|
||||
SRC_URI[md5sum] = "755b33089c02afe88abb39253003a7f3"
|
||||
SRC_URI[sha256sum] = "40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user