lxde: depends on ConsoleKit, upower0 and udisks to have a fully working LXDE desktop

Add lxdm and lxappearance-obconf.
This commit is contained in:
Alessio Sergi 2014-10-25 20:15:50 +02:00
parent 83f34a8301
commit 21da53471d

View File

@ -1,7 +1,7 @@
# Template file for 'lxde'
pkgname=lxde
version=0.5.0
revision=6
revision=7
build_style=meta
depends="
openbox
@ -9,6 +9,8 @@ depends="
lxde-icon-theme
lxde-common
lxappearance
lxappearance-obconf
lxdm
lxsession
lxterminal
lxlauncher
@ -18,7 +20,10 @@ depends="
lxtask
gpicview
xdg-utils
xdg-user-dirs"
xdg-user-dirs
ConsoleKit
upower0
udisks"
short_desc="The LXDE meta-package"
homepage="http://lxde.org"
license="GPL-2"