mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-19 14:52:27 +01:00
12 lines
472 B
Diff
12 lines
472 B
Diff
diff -U3 -r a/tests/meson.build b/tests/meson.build
|
|
--- a/tests/meson.build 2022-04-25 20:59:39.989114880 +0200
|
|
+++ b/tests/meson.build 2022-04-25 21:00:00.013429487 +0200
|
|
@@ -61,7 +61,5 @@
|
|
|
|
if host_system != 'darwin'
|
|
tests += [
|
|
- [ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
|
|
- [ 'test-fonts', [ 'test-fonts.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ],
|
|
]
|
|
endif
|