diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-06-27 22:35:31 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-06-28 01:38:33 -0700 |
commit | 32646bb6824abf79648643a564fdf6eca00ae911 (patch) | |
tree | 1b807f804ba93944033d78333665642a4a93da08 /media-libs/tg_owt | |
parent | media-libs/tg_owt: auto-determine subslot value (diff) | |
download | gentoo-32646bb6824abf79648643a564fdf6eca00ae911.tar.gz gentoo-32646bb6824abf79648643a564fdf6eca00ae911.tar.bz2 gentoo-32646bb6824abf79648643a564fdf6eca00ae911.zip |
media-libs/tg_owt: fix patch names
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-libs/tg_owt')
-rw-r--r-- | media-libs/tg_owt/tg_owt-0_pre20210626.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild b/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild index bb09043f4c2d..e07ba6135d99 100644 --- a/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild +++ b/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild @@ -58,10 +58,10 @@ RDEPEND="${DEPEND}" BDEPEND="virtual/pkgconfig" PATCHES=( - "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-pipewire.patch" - "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-X11.patch" - "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-pulseaudio.patch" - "${FILESDIR}/tg_owt-0_pre20210604-expose-set_allow_pipewire.patch" + "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-pipewire.patch" + "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-X11.patch" + "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-pulseaudio.patch" + "${FILESDIR}/tg_owt-0_pre20210626-expose-set_allow_pipewire.patch" ) src_unpack() { |