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