Skip to content

Commit

Permalink
kde-apps/kdebase-meta: RDEPEND on kdecore-meta, drop USE=display-manager
Browse files Browse the repository at this point in the history
The same use flag is already part of plasma-meta, remove redundancy.

Package-Manager: portage-2.2.26
  • Loading branch information
a17r authored and kensington committed Jan 19, 2016
1 parent d350db5 commit 20ba5b0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions kde-apps/kdebase-meta/kdebase-meta-15.08.3-r2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde5-meta-pkg

DESCRIPTION="Transitional package to pull in plasma-meta plus basic applications"
KEYWORDS=" ~amd64 ~x86"
IUSE=""

RDEPEND="
$(add_kdeapps_dep kdecore-meta)
$(add_plasma_dep plasma-meta)
"

0 comments on commit 20ba5b0

Please sign in to comment.