mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
lxde: depends on ConsoleKit, upower0 and udisks to have a fully working LXDE desktop
Add lxdm and lxappearance-obconf.
This commit is contained in:
parent
83f34a8301
commit
21da53471d
1 changed files with 7 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue