mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
lxqt: add obconf-qt.
This commit is contained in:
parent
ce6fbdaa7a
commit
df79827711
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxqt'
|
# Template file for 'lxqt'
|
||||||
pkgname=lxqt
|
pkgname=lxqt
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=6
|
revision=7
|
||||||
build_style=meta
|
build_style=meta
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
depends="
|
depends="
|
||||||
|
@ -22,6 +22,7 @@ depends="
|
||||||
lxmenu-data
|
lxmenu-data
|
||||||
qterminal
|
qterminal
|
||||||
openbox
|
openbox
|
||||||
|
obconf-qt
|
||||||
oxygen-icons
|
oxygen-icons
|
||||||
xdg-utils
|
xdg-utils
|
||||||
$(vopt_if systemd 'upower' 'ConsoleKit upower0')"
|
$(vopt_if systemd 'upower' 'ConsoleKit upower0')"
|
||||||
|
|
Loading…
Add table
Reference in a new issue