diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-07-28 01:32:03 -0300 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-29 16:37:47 +0000 |
| commit | c811809f934aaa47c5d88dff55d7efdf2f774c73 (patch) | |
| tree | 8dcec4ea84a9f8ff9df5b2cc34707ddad5580b6c /main/pango/disable-test-layout.patch | |
| parent | 9ab005ef07a970aa544f49fabf67d8d99c2117a1 (diff) | |
| download | aports-c811809f934aaa47c5d88dff55d7efdf2f774c73.tar.bz2 aports-c811809f934aaa47c5d88dff55d7efdf2f774c73.tar.xz | |
main/pango: upgrade to 1.44.1
Diffstat (limited to 'main/pango/disable-test-layout.patch')
| -rw-r--r-- | main/pango/disable-test-layout.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/main/pango/disable-test-layout.patch b/main/pango/disable-test-layout.patch deleted file mode 100644 index 2e10d389a2..0000000000 --- a/main/pango/disable-test-layout.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/tests/meson.build b/tests/meson.build -index bceb909..1216949 100644 ---- a/tests/meson.build -+++ b/tests/meson.build -@@ -37,7 +37,6 @@ if cairo_dep.found() - [ 'testiter', [ 'testiter.c' ], [ libpangocairo_dep ] ], - [ 'test-pangocairo-threads', [ 'test-pangocairo-threads.c' ], [ libpangocairo_dep, cairo_dep ] ], - [ 'markup-parse', [ 'markup-parse.c' ], [ libpangocairo_dep ] ], -- [ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep ] ], - [ 'test-font', [ 'test-font.c' ], [ libpangocairo_dep ] ], - [ 'testattributes', [ 'testattributes.c', 'test-common.c' ], [ libpangocairo_dep ] ], - ] - |
