Skip to content

Commit

Permalink
kde-misc/kmarkdownwebview: EAPI-7 bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
a17r committed Feb 7, 2019
1 parent ab069e1 commit 03b6152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

inherit kde5

Expand All @@ -22,7 +22,7 @@ DEPEND="
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
webkit? ( $(add_qt_dep qtwebkit) )
webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
!webkit? (
$(add_qt_dep qtwebchannel)
$(add_qt_dep qtwebengine 'widgets')
Expand Down

0 comments on commit 03b6152

Please sign in to comment.