Skip to content

Commit

Permalink
kde-misc/latte-dock: Drop DEPEND on ecm
Browse files Browse the repository at this point in the history
Handled by kde5.eclass already.

Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
johu committed Apr 12, 2018
1 parent f15c913 commit 9e72578
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions kde-misc/latte-dock/latte-dock-0.7.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
DEPEND="
$(add_frameworks_dep kactivities)
$(add_frameworks_dep karchive)
$(add_frameworks_dep kconfig)
Expand Down Expand Up @@ -43,8 +43,6 @@ RDEPEND="
x11-libs/libX11
x11-libs/libxcb
"
DEPEND="${RDEPEND}
$(add_frameworks_dep extra-cmake-modules)
"
RDEPEND="${DEPEND}"

DOCS=( CHANGELOG.md README.md TRANSLATORS )

0 comments on commit 9e72578

Please sign in to comment.