mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +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'
|
||||
pkgname=lxqt
|
||||
version=0.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meta
|
||||
depends="
|
||||
lxqt-about>=${version}
|
||||
|
@ -16,7 +16,10 @@ depends="
|
|||
lxqt-runner>=${version}
|
||||
lxqt-session>=${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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.lxqt.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue