aboutsummaryrefslogtreecommitdiffstats
path: root/community/weston
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-11 02:02:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-11 02:02:11 -0300
commitcebd00222154424ec7f021bb326704d7909b6c88 (patch)
tree330922edb1f5f812a1b6e66cda3ddefb8245cb46 /community/weston
parentec06d69a0cf30e0687d681c9daaab7bf74fd1d99 (diff)
downloadaports-cebd00222154424ec7f021bb326704d7909b6c88.tar.bz2
aports-cebd00222154424ec7f021bb326704d7909b6c88.tar.xz
cleanup stale patches
Diffstat (limited to 'community/weston')
-rw-r--r--community/weston/pipewire-03.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/weston/pipewire-03.patch b/community/weston/pipewire-03.patch
deleted file mode 100644
index 6a4dc6908a..0000000000
--- a/community/weston/pipewire-03.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/pipewire/meson.build b/pipewire/meson.build
-index 67db61f..56109b1 100644
---- a/pipewire/meson.build
-+++ b/pipewire/meson.build
-@@ -6,7 +6,7 @@ if get_option('pipewire')
- endif
-
- depnames = [
-- 'libpipewire-0.2', 'libspa-0.1'
-+ 'libpipewire-0.3', 'libspa-0.2'
- ]
- deps_pipewire = [ dep_libweston_private ]
- foreach depname : depnames