Files
dotfiles/mods/static/gobject-introspection.patch
Sebastian Moser d21bc3c7c5 ...
2024-01-23 15:03:48 +01:00

14 lines
452 B
Diff

diff --git a/tests/repository/meson.build b/tests/repository/meson.build
index 1744538..a95f083 100644
--- a/tests/repository/meson.build
+++ b/tests/repository/meson.build
@@ -4,7 +4,7 @@ if glib_dep.type_name() == 'pkgconfig'
'gitestrepo': typelibs,
'giteststructinfo': typelibs,
'gitestthrows': typelibs,
- 'gitypelibtest': [regress_typelib],
+ #'gitypelibtest': [regress_typelib],
}
repository_test_env = environment()