mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-panel-profiles: fix missing depends
This commit is contained in:
parent
be3a9b62be
commit
ebff879221
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'xfce4-panel-profiles'
|
# Template file for 'xfce4-panel-profiles'
|
||||||
pkgname=xfce4-panel-profiles
|
pkgname=xfce4-panel-profiles
|
||||||
version=1.0.14
|
version=1.0.14
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --python=python3"
|
configure_args="--prefix=/usr --python=python3"
|
||||||
hostmakedepends="intltool tar"
|
hostmakedepends="intltool tar"
|
||||||
depends="xfce4-panel python3-gobject"
|
depends="xfce4-panel python3-gobject python3-psutil"
|
||||||
short_desc="Simple application to manage Xfce panel layouts"
|
short_desc="Simple application to manage Xfce panel layouts"
|
||||||
maintainer="Vinfall <neptuniahuai0tc@riseup.net>"
|
maintainer="Vinfall <neptuniahuai0tc@riseup.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue