libmatemixer: fix cross compilation.
This commit is contained in:
parent
fe303504de
commit
eba0e64e10
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="mate-common pkg-config intltool itstool"
|
||||
makedepends="alsa-lib-devel pulseaudio-devel"
|
||||
makedepends="libglib-devel alsa-lib-devel pulseaudio-devel"
|
||||
short_desc="MATE mixer library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
|
|
Loading…
Reference in a new issue