mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python3-pygobject: update to 3.32.1
(From OE-Core rev: f3f37a0360cedc2dded3ddd34d190ea76eade5cd) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3c00846ede
commit
08c0268aaa
@@ -12,15 +12,19 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/meson.build b/meson.build
|
||||
index a63d771..b3925d0 100644
|
||||
index 278fa16f..aacbd4a2 100644
|
||||
--- a/meson.build
|
||||
+++ b/meson.build
|
||||
@@ -174,4 +174,4 @@ configure_file(input : 'PKG-INFO.in',
|
||||
|
||||
@@ -175,6 +175,6 @@ configure_file(input : 'PKG-INFO.in',
|
||||
subdir('gi')
|
||||
subdir('pygtkcompat')
|
||||
with_tests = get_option('tests')
|
||||
-if with_tests
|
||||
-subdir('tests')
|
||||
-endif
|
||||
+#if with_tests
|
||||
+#subdir('tests')
|
||||
+#endif
|
||||
--
|
||||
2.17.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user