mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
Merge pull request #3035 from o1ux/xfce4-mixer
xfce4-mixer: rebuild with libkeybinder2
This commit is contained in:
commit
af697d6212
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'xfce4-mixer'
|
# Template file for 'xfce4-mixer'
|
||||||
pkgname=xfce4-mixer
|
pkgname=xfce4-mixer
|
||||||
version=4.11.0
|
version=4.11.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gst-plugins-base-devel libxfce4ui-devel xfce4-panel-devel libunique1-devel"
|
makedepends="gst-plugins-base-devel libxfce4ui-devel xfce4-panel-devel
|
||||||
|
libunique1-devel libkeybinder2-devel"
|
||||||
short_desc="Sound mixer for the Xfce Desktop Environment"
|
short_desc="Sound mixer for the Xfce Desktop Environment"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue