kde-plasma/plasma-workspace: Drop translations of Plasma session name
[gentoo.git] / kde-plasma / plasma-workspace-wallpapers / plasma-workspace-wallpapers-5.17.1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 KDE_AUTODEPS="false"
7 KDE_DEBUG="false"
8 inherit kde5
9
10 DESCRIPTION="Wallpapers for the Plasma workspace"
11 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
12 IUSE=""
13
14 BDEPEND="
15         $(add_frameworks_dep extra-cmake-modules)
16         $(add_qt_dep qtcore)
17 "