media-video/kaffeine: EAPI-7 bump

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Andreas Sturmlechner
2019-02-07 16:14:08 +01:00
parent 5dfe848657
commit 792eeac84a

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
KDE_HANDBOOK="optional"
inherit kde5
@@ -38,7 +38,8 @@ RDEPEND="
x11-libs/libXScrnSaver
dvb? ( media-libs/libv4l )
"
DEPEND="${RDEPEND}
DEPEND="${RDEPEND}"
BDEPEND="
sys-devel/gettext
virtual/pkgconfig
"