summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild')
-rw-r--r--media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
index 40fe4c478d08..4e227c3020e8 100644
--- a/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
+++ b/media-plugins/vdr-rpihddevice/vdr-rpihddevice-1.0.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vdr-plugin-2
@@ -14,12 +14,10 @@ SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
KEYWORDS="~arm"
SLOT="0"
LICENSE="GPL-2"
-IUSE=""
-DEPEND=">=media-video/vdr-2
- >=media-libs/raspberrypi-userland-0_pre20140117
+DEPEND="media-libs/raspberrypi-userland
+ media-video/vdr
virtual/ffmpeg"
-RDEPEND="${DEPEND}"
src_prepare()
{