aboutsummaryrefslogtreecommitdiff
path: root/libs/spice/patches/010-librt-libm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libs/spice/patches/010-librt-libm.patch')
-rw-r--r--libs/spice/patches/010-librt-libm.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/libs/spice/patches/010-librt-libm.patch b/libs/spice/patches/010-librt-libm.patch
index 69f64913b..faba9632d 100644
--- a/libs/spice/patches/010-librt-libm.patch
+++ b/libs/spice/patches/010-librt-libm.patch
@@ -13,11 +13,9 @@ Acked-by: Frediano Ziglio <fziglio@redhat.com>
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/meson.build b/meson.build
-index 1685c077..f9090a82 100644
--- a/meson.build
+++ b/meson.build
-@@ -102,7 +102,7 @@ foreach dep : ['libjpeg', 'zlib']
+@@ -103,7 +103,7 @@ foreach dep : ['libjpeg', 'zlib']
endforeach
if host_machine.system() != 'windows'