mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xfce4: add xfce-polkit as dependency
This commit is contained in:
parent
7ce7a424a8
commit
7bfdb7ab05
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfce4'.
|
# Template file for 'xfce4'
|
||||||
pkgname=xfce4
|
pkgname=xfce4
|
||||||
version=4.12.0
|
version=4.12.0
|
||||||
revision=7
|
revision=8
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
xfce4-appfinder>=${version}
|
xfce4-appfinder>=${version}
|
||||||
|
@ -27,8 +27,9 @@ depends="
|
||||||
tumbler>=0.1.31
|
tumbler>=0.1.31
|
||||||
xdg-user-dirs-gtk
|
xdg-user-dirs-gtk
|
||||||
ConsoleKit2
|
ConsoleKit2
|
||||||
upower"
|
upower
|
||||||
short_desc="The XFCE meta-package for Void Linux"
|
xfce-polkit"
|
||||||
|
short_desc="XFCE meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2, LGPL-2.1, BSD"
|
license="GPL-2, LGPL-2.1, BSD"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue