Skip to content

Commit

Permalink
dev-libs/purpose: EAPI 6
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
johu committed Apr 8, 2016
1 parent b361928 commit b8fbfcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dev-libs/purpose/purpose-1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
EAPI=6

KDE_PUNT_BOGUS_DEPS="true"
KDE_TEST="forceoptional"
inherit kde5

DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
Expand All @@ -20,10 +20,10 @@ DEPEND="
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_kdeapps_dep kaccounts-integration)
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtwidgets)
net-libs/accounts-qt
"
RDEPEND="${DEPEND}"

0 comments on commit b8fbfcc

Please sign in to comment.