[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5785/8267] libsolv: switch on ENABLE_COMPLEX_DEPS
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 5785/8267] libsolv: switch on ENABLE_COMPLEX_DEPS
- Date: Sun, 17 Dec 2017 03:55:37 +0000 (UTC)
commit 53073a1dce6c65163e244bee64e5489cbb44fcc1
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Fri Apr 21 15:39:55 2017 +0300
libsolv: switch on ENABLE_COMPLEX_DEPS
This is required by recent versions of libdnf.
(From OE-Core rev: cb9596a822dc75319ce39b8f0a7133a1e58fec43)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-extended/libsolv/libsolv_0.6.26.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-extended/libsolv/libsolv_0.6.26.bb b/meta/recipes-extended/libsolv/libsolv_0.6.26.bb
index 42d63ae..a33c251 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.6.26.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.6.26.bb
@@ -20,7 +20,7 @@ S = "${WORKDIR}/git"
inherit cmake
-EXTRA_OECMAKE = "-DLIB=${baselib} -DMULTI_SEMANTICS=ON -DENABLE_RPMMD=ON -DENABLE_RPMDB=ON"
+EXTRA_OECMAKE = "-DLIB=${baselib} -DMULTI_SEMANTICS=ON -DENABLE_RPMMD=ON -DENABLE_RPMDB=ON
-DENABLE_COMPLEX_DEPS=ON"
PACKAGES =+ "${PN}-tools ${PN}ext"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]