fmit: add gettext to host deps
This commit is contained in:
parent
0e5fa68a83
commit
7cfcbbb7e9
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=qmake
|
||||
configure_args="CONFIG+=acs_qt CONFIG+=$(vopt_if alsa acs_alsa)
|
||||
CONFIG+=$(vopt_if jack acs_jack) CONFIG+=$(vopt_if portaudio acs_portaudio)"
|
||||
hostmakedepends="itstool pkg-config qt5-tools"
|
||||
hostmakedepends="itstool pkg-config qt5-tools gettext"
|
||||
makedepends="$(vopt_if alsa alsa-lib-devel) fftw-devel $(vopt_if jack jack-devel)
|
||||
$(vopt_if portaudio portaudio-devel) pulseaudio-devel qt5-multimedia-devel
|
||||
qt5-svg-devel"
|
||||
|
|
Loading…
Reference in New Issue