Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 304653
Collapse All | Expand All

(-)a/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.9999.ebuild (-1 / +3 lines)
Lines 10-19 inherit kde4-meta Link Here
10
10
11
DESCRIPTION="Libraries for the KDE Plasma shell"
11
DESCRIPTION="Libraries for the KDE Plasma shell"
12
KEYWORDS=""
12
KEYWORDS=""
13
IUSE="debug"
13
IUSE="debug test"
14
14
15
RDEPEND="
15
RDEPEND="
16
	$(add_kdebase_dep libkworkspace)
16
	$(add_kdebase_dep libkworkspace)
17
"
17
"
18
18
19
KMSAVELIBS="true"
19
KMSAVELIBS="true"
20
21
use test && KMEXTRACTONLY="plasma/desktop/shell/data"

Return to bug 304653