mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
libcloudproviders: add recipe
It is a mandatory dependency of nautilus Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services."
|
||||||
|
LICENSE="LGPL-3.0-or-later"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
|
||||||
|
DEPENDS = "glib-2.0"
|
||||||
|
|
||||||
|
inherit gnomebase gobject-introspection vala
|
||||||
|
|
||||||
|
SRC_URI[archive.sha256sum] = "4763213ca1e1fe30d422f5ae3b4f02a454f63414c1860ad142d6385f89d05929"
|
||||||
Reference in New Issue
Block a user