pavucontrol-qt: use target lxqt-build-tools
This commit is contained in:
parent
0efc0b2fe1
commit
1db005ba69
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pavucontrol-qt'
|
||||
pkgname=pavucontrol-qt
|
||||
version=0.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config xdg-user-dirs lxqt-build-tools"
|
||||
makedepends="qt5-tools-devel liblxqt-devel pulseaudio-devel"
|
||||
hostmakedepends="pkg-config xdg-user-dirs"
|
||||
makedepends="lxqt-build-tools qt5-tools-devel liblxqt-devel pulseaudio-devel"
|
||||
short_desc="Pulseaudio mixer in Qt"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in New Issue