sys-power/thermald: fixes bug #670624
[gentoo.git] / kde-plasma / plasma-workspace-wallpapers / plasma-workspace-wallpapers-5.14.2.ebuild
1 # Copyright 1999-2018 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 KDE_AUTODEPS="false"
7 KDE_DEBUG="false"
8 inherit kde5
9
10 DESCRIPTION="Additional wallpapers for the Plasma workspace"
11 KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
12 IUSE=""
13
14 DEPEND="
15         $(add_frameworks_dep extra-cmake-modules)
16         $(add_qt_dep qtcore)
17 "
18 RDEPEND=""