mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 04:31:48 +00:00
libdex: initial add 0.8.1
This is a dependency for upcoming sysprof 47.1 Signed-off-by: Pablo Saavedra <psaavedra@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7cf3b1535c
commit
b812c17427
16
meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb
Normal file
16
meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb
Normal file
@ -0,0 +1,16 @@
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
inherit gnomebase upstream-version-is-even gobject-introspection
|
||||
|
||||
DEPENDS += " \
|
||||
glib-2.0 \
|
||||
"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "955475ad3e43aabd6f6f70435264b5ee77bd265bd95545211fee026b08d378a0"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
EXTRA_OEMESON += "-Dintrospection=enabled -Dvapi=false"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
Loading…
x
Reference in New Issue
Block a user