diff options
| -rw-r--r-- | meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.14.bb (renamed from meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.14.bb index 61abd07fda..d468111243 100644 --- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.10.bb +++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.14.bb | |||
| @@ -5,12 +5,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" | |||
| 5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ | 5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ |
| 6 | file://run-ptest \ | 6 | file://run-ptest \ |
| 7 | " | 7 | " |
| 8 | SRCREV = "a6cac6a715d57c393bbddee4d0381ad943341af9" | 8 | SRCREV = "aa577b276adc66564f5777f9a522ca3bf0bfa65e" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | DEPENDS = "glib-2.0 xz" | 11 | DEPENDS = "glib-2.0 xz zstd" |
| 12 | 12 | ||
| 13 | inherit gobject-introspection gtk-doc meson ptest-gnome lib_package | 13 | inherit gobject-introspection gtk-doc meson ptest-gnome lib_package pkgconfig |
| 14 | 14 | ||
| 15 | PACKAGECONFIG ??= "\ | 15 | PACKAGECONFIG ??= "\ |
| 16 | ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ | 16 | ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ |
