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

(-)a/plasma-workspace-4.11.7.ebuild (-2 / +2 lines)
Lines 24-29 Link Here
24
	!kde-misc/ktouchpadenabler
24
	!kde-misc/ktouchpadenabler
25
	$(add_kdebase_dep kactivities)
25
	$(add_kdebase_dep kactivities)
26
	$(add_kdebase_dep kdelibs 'semantic-desktop?')
26
	$(add_kdebase_dep kdelibs 'semantic-desktop?')
27
	$(add_kdebase_dep kdepimlibs)
27
	$(add_kdebase_dep kephal)
28
	$(add_kdebase_dep kephal)
28
	$(add_kdebase_dep ksysguard)
29
	$(add_kdebase_dep ksysguard)
29
	$(add_kdebase_dep libkworkspace)
30
	$(add_kdebase_dep libkworkspace)
Lines 47-53 Link Here
47
	qalculate? ( sci-libs/libqalculate )
48
	qalculate? ( sci-libs/libqalculate )
48
	semantic-desktop? (
49
	semantic-desktop? (
49
		dev-libs/soprano
50
		dev-libs/soprano
50
		$(add_kdebase_dep kdepimlibs)
51
		$(add_kdebase_dep nepomuk-core)
51
		$(add_kdebase_dep nepomuk-core)
52
	)
52
	)
53
"
53
"
Lines 108-116 Link Here
108
		$(cmake-utils_use_with python PythonLibrary)
108
		$(cmake-utils_use_with python PythonLibrary)
109
		$(cmake-utils_use_with qalculate)
109
		$(cmake-utils_use_with qalculate)
110
		$(cmake-utils_use_with semantic-desktop Akonadi)
110
		$(cmake-utils_use_with semantic-desktop Akonadi)
111
		$(cmake-utils_use_with semantic-desktop KdepimLibs)
112
		$(cmake-utils_use_with semantic-desktop NepomukCore)
111
		$(cmake-utils_use_with semantic-desktop NepomukCore)
113
		$(cmake-utils_use_with semantic-desktop Soprano)
112
		$(cmake-utils_use_with semantic-desktop Soprano)
113
		-DWITH_KdepimLibs=ON
114
		-DWITH_Xmms=OFF
114
		-DWITH_Xmms=OFF
115
	)
115
	)
116
116

Return to bug 505216