View | Details | Raw Unified | Return to bug 27435
Collapse All | Expand All

(-)a/lxde-lxpanel.spec (-10 / +1 lines)
Lines 51-66 for %name Link Here
51
%configure \
51
%configure \
52
	--enable-man \
52
	--enable-man \
53
	--disable-alsa \
53
	--disable-alsa \
54
	--with-plugins=volume \
54
	--with-plugins=all \
55
	--with-plugins=cpu \
56
	--with-plugins=deskno \
57
	--with-plugins=batt \
58
	--with-plugins=kbled \
59
	--with-plugins=xkb \
60
	--with-plugins=thermal \
61
	--with-plugins=cpufreq \
62
	--with-plugins=monitors \
63
	--with-plugins=wnckpager \
64
	--enable-cast-checks
55
	--enable-cast-checks
65
56
66
%make_build
57
%make_build

Return to bug 27435