summarylogtreecommitdiffstats
path: root/0001-build-with-pipewire-0.2.2.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-build-with-pipewire-0.2.2.patch')
-rw-r--r--0001-build-with-pipewire-0.2.2.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/0001-build-with-pipewire-0.2.2.patch b/0001-build-with-pipewire-0.2.2.patch
deleted file mode 100644
index 01ea45e2fa75..000000000000
--- a/0001-build-with-pipewire-0.2.2.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 8e9c2142282be15ed7ee0a2a5124cee6bd4b60e4 Mon Sep 17 00:00:00 2001
-From: Gabriel Rauter <rauter.gabriel@gmail.com>
-Date: Thu, 9 Aug 2018 22:15:23 +0200
-Subject: [PATCH 1/1] build with pipewire 0.2.2
-
----
- meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/meson.build b/meson.build
-index 6951b89..0600fca 100644
---- a/meson.build
-+++ b/meson.build
-@@ -10,7 +10,7 @@ gnome = import('gnome')
- glib_dep = dependency('glib-2.0')
- gio_dep = dependency('gio-2.0')
- gio_unix_dep = dependency('gio-unix-2.0')
--pipewire_dep = dependency('libpipewire-0.1')
-+pipewire_dep = dependency('libpipewire-0.2')
- systemd_dep = dependency('systemd')
- libvncserver_dep = dependency('libvncserver')
- libsecret_dep = dependency('libsecret-1')
-2.18.0