diff options
Diffstat (limited to 'media-video/mpv/mpv-0.17.0.ebuild')
-rw-r--r-- | media-video/mpv/mpv-0.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-0.17.0.ebuild b/media-video/mpv/mpv-0.17.0.ebuild index 7c3cfbb79412..aa01e117a655 100644 --- a/media-video/mpv/mpv-0.17.0.ebuild +++ b/media-video/mpv/mpv-0.17.0.ebuild @@ -127,8 +127,8 @@ RDEPEND="${COMMON_DEPEND} " PATCHES=( - "${FILESDIR}/${P}-fix-seeking-without-first-index-entry.patch" - "${FILESDIR}/${P}-add-missing-math-include.patch" + "${FILESDIR}/${PV}/${P}-fix-seeking-without-first-index-entry.patch" + "${FILESDIR}/${PV}/${P}-add-missing-math-include.patch" ) pkg_pretend() { |