mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
lxqt: add some more dependencies.
This commit is contained in:
parent
b27b2b4972
commit
f9b52cf0fd
1 changed files with 5 additions and 2 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=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
lxqt-about>=${version}
|
lxqt-about>=${version}
|
||||||
|
@ -16,7 +16,10 @@ depends="
|
||||||
lxqt-runner>=${version}
|
lxqt-runner>=${version}
|
||||||
lxqt-session>=${version}
|
lxqt-session>=${version}
|
||||||
pcmanfm-qt>=${version}
|
pcmanfm-qt>=${version}
|
||||||
oxygen-icons"
|
lximage-qt>=0.3.0
|
||||||
|
openbox
|
||||||
|
oxygen-icons
|
||||||
|
xdg-utils"
|
||||||
short_desc="The LXQT meta-package for Void Linux"
|
short_desc="The LXQT meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.lxqt.org"
|
homepage="http://www.lxqt.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue