diff options
| author | L. E. Segovia <amy@amyspark.me> | 2025-02-11 14:27:36 -0300 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2025-04-09 18:09:57 +0530 |
| commit | f044c6ef69ef6a07a148db4596317c1d297d72bb (patch) | |
| tree | c5e66cf9bc62ca004c77eac619d00e09d63c2f13 /test cases/frameworks/7 gnome/test.json | |
| parent | 237513dffd0c946e0a284f484aef553dc75b7572 (diff) | |
| download | meson-f044c6ef69ef6a07a148db4596317c1d297d72bb.tar.gz | |
gnome: Add a test consuming Python
Diffstat (limited to 'test cases/frameworks/7 gnome/test.json')
| -rw-r--r-- | test cases/frameworks/7 gnome/test.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/frameworks/7 gnome/test.json b/test cases/frameworks/7 gnome/test.json index 77c9bdfb5..0d3bead15 100644 --- a/test cases/frameworks/7 gnome/test.json +++ b/test cases/frameworks/7 gnome/test.json @@ -12,6 +12,7 @@ {"type": "file", "file": "usr/include/subdir-3/marshaller-3.h"}, {"type": "file", "file": "usr/include/subdir-4/marshaller-4.h"}, {"type": "file", "file": "usr/include/subdir-5/marshaller-5.h"}, + {"type": "expr", "file": "usr/lib/?libpython_gir_lib.so"}, {"type": "expr", "file": "usr/lib/?libgir_lib.so"}, {"type": "file", "platform": "cygwin", "file": "usr/lib/libgir_lib.dll.a"}, {"type": "expr", "file": "usr/lib/?libgir_lib2.so"}, |
