mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
strawberry: fix missing translations
Fixes https://github.com/void-linux/void-packages/issues/20547.
This commit is contained in:
parent
8597bf9849
commit
75f6132474
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'strawberry'
|
# Template file for 'strawberry'
|
||||||
pkgname=strawberry
|
pkgname=strawberry
|
||||||
version=0.6.8
|
version=0.6.8
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf"
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf gettext"
|
||||||
makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-devel
|
makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-devel
|
||||||
chromaprint-devel gst-plugins-base1-devel libcdio-devel libgpod-devel
|
chromaprint-devel gst-plugins-base1-devel libcdio-devel libgpod-devel
|
||||||
libmtp-devel protobuf-devel pulseaudio-devel qt5-tools-devel qt5-plugin-mysql
|
libmtp-devel protobuf-devel pulseaudio-devel qt5-tools-devel qt5-plugin-mysql
|
||||||
|
|
Loading…
Add table
Reference in a new issue