mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
lxde: drop upower0 in favour of upower
This commit is contained in:
parent
8420110b4b
commit
4938d97f1f
1 changed files with 2 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=13
|
revision=14
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
openbox
|
openbox
|
||||||
|
@ -22,7 +22,7 @@ depends="
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
ConsoleKit2
|
ConsoleKit2
|
||||||
upower0"
|
upower"
|
||||||
short_desc="The LXDE meta-package for Void Linux"
|
short_desc="The LXDE meta-package for Void Linux"
|
||||||
homepage="http://lxde.org"
|
homepage="http://lxde.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue