On Thu, May 25, 2023 at 11:14 PM Martin Jansa <[email protected]> wrote:
>
> There is this line already from your previous patch:
> https://lists.openembedded.org/g/openembedded-devel/message/102683

Good catch, I took the comment piece in though and dropped the
duplicate setting.

>
> On Thu, May 25, 2023 at 2:14 PM Ross Burton <[email protected]> wrote:
>>
>> From: Ross Burton <[email protected]>
>>
>> Until libpeas 2 is released, g-i is a hard requirement.
>>
>> Signed-off-by: Ross Burton <[email protected]>
>> ---
>>  meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb 
>> b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
>> index 3bc975a6fa..1e3b0021c3 100644
>> --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
>> +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb
>> @@ -11,6 +11,8 @@ GTKDOC_MESON_OPTION = "gtk_doc"
>>  inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache 
>> features_check
>>
>>  ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>> +# FIXME: When upgrading to libpeas 2, g-i is no longer needed.
>> +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
>>
>>  SRC_URI += 
>> "file://0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch"
>>  SRC_URI[archive.sha256sum] = 
>> "297cb9c2cccd8e8617623d1a3e8415b4530b8e5a893e3527bbfd1edd13237b4c"
>> --
>> 2.34.1
>>
>>
>>
>>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102872): 
https://lists.openembedded.org/g/openembedded-devel/message/102872
Mute This Topic: https://lists.openembedded.org/mt/99128559/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to