mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-podcasts: re-add GETTEXT variables
This commit is contained in:
parent
cf8e87bcc1
commit
397fd0078e
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ distfiles="https://gitlab.gnome.org/World/podcasts/-/archive/${version}/podcasts
|
||||||
checksum=953c63e8184ca1f748418d8a8262d40eaa41047f81e2d2c874a3035d9d9d0e4a
|
checksum=953c63e8184ca1f748418d8a8262d40eaa41047f81e2d2c874a3035d9d9d0e4a
|
||||||
nocross="rustc cant be crosscompiled as of now"
|
nocross="rustc cant be crosscompiled as of now"
|
||||||
|
|
||||||
|
export GETTEXT_BIN_DIR=/usr/bin
|
||||||
|
export GETTEXT_LIB_DIR="${XBPS_CROSS_BASE}/usr/lib/gettext"
|
||||||
|
export GETTEXT_INCLUDE_DIR="${XBPS_CROSS_BASE}/usr/include"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package openssl-sys --precise 0.9.46
|
cargo update --package openssl-sys --precise 0.9.46
|
||||||
cargo update --package openssl --precise 0.10.22
|
cargo update --package openssl --precise 0.10.22
|
||||||
|
|
Loading…
Add table
Reference in a new issue