summarylogtreecommitdiffstats
path: root/meson.build.patch
diff options
context:
space:
mode:
authorAlex2019-05-20 12:11:14 +0200
committerAlex2019-05-20 12:11:14 +0200
commit183df0af2d3dbee752a0fad451f61202aa368b0f (patch)
tree9366a98d44ccca6be0762556fa22024136730b93 /meson.build.patch
parentadf103d70b92a7ccf19a4d871c00243d5b37c74d (diff)
downloadaur-183df0af2d3dbee752a0fad451f61202aa368b0f.tar.gz
chore: update patch file
Diffstat (limited to 'meson.build.patch')
-rw-r--r--meson.build.patch11
1 files changed, 6 insertions, 5 deletions
diff --git a/meson.build.patch b/meson.build.patch
index 6ec7d53449e5..806a194263a5 100644
--- a/meson.build.patch
+++ b/meson.build.patch
@@ -1,7 +1,9 @@
---- meson.build 2018-11-08 09:57:21.000000000 +0100
-+++ meson.build.patch 2018-11-09 09:47:40.000000000 +0100
-@@ -32,7 +32,7 @@
-
+diff --git a/meson.build b/meson.build
+index 47f4e83..991202d 100644
+--- a/meson.build
++++ b/meson.build
+@@ -47,7 +47,7 @@ add_global_link_arguments(cpp_link_args, language : 'cpp')
+
thread_dep = dependency('threads')
libinput = dependency('libinput')
-fmt = dependency('fmt', version : ['>=5.3.0'], fallback : ['fmt', 'fmt_dep'])
@@ -9,4 +11,3 @@
wayland_client = dependency('wayland-client')
wayland_cursor = dependency('wayland-cursor')
wayland_protos = dependency('wayland-protocols')
- \ No newline at end of file