summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild')
-rw-r--r--media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild
index 1a096aa34358..ee3ca8918ebc 100644
--- a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild
+++ b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
DEPEND="media-libs/raspberrypi-userland
media-video/vdr
- virtual/ffmpeg"
+ media-video/ffmpeg"
src_prepare() {
sed -i "${S}"/Makefile -e '/LDFLAGS.*VCLIBDIR/s/$/ -Wl,--no-as-needed/' || die "sed failed"