diff options
Diffstat (limited to 'editors/quilter/files/patch-meson.build')
| -rw-r--r-- | editors/quilter/files/patch-meson.build | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/quilter/files/patch-meson.build b/editors/quilter/files/patch-meson.build deleted file mode 100644 index 929c9910c7fc..000000000000 --- a/editors/quilter/files/patch-meson.build +++ /dev/null @@ -1,20 +0,0 @@ ---- meson.build.orig 2019-06-23 03:48:31 UTC -+++ meson.build -@@ -39,7 +39,7 @@ c_args = [ - - # Find libMarkdown - cc = meson.get_compiler('c') --libmarkdown = cc.find_library('markdown', required: true) -+#libmarkdown = cc.find_library('markdown', required: true) - - # Let's define our executable - add_project_arguments(['--vapidir', join_paths(meson.current_source_dir(), 'vapi')], language: 'vala') -@@ -78,7 +78,7 @@ executable( - dependency('gtk+-3.0'), - dependency('webkit2gtk-4.0'), - dependency('gtkspell3-3.0'), -- libmarkdown -+ #libmarkdown - ], - vala_args: [ - meson.source_root() + '/vapi/config.vapi', |
