mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
recode: needs gettext and texinfo in hostmakedepends
This commit is contained in:
parent
378d560a9c
commit
b656ecbae6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
|
configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
|
||||||
jm_cv_func_working_realloc=yes"
|
jm_cv_func_working_realloc=yes"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake gettext libtool texinfo"
|
||||||
short_desc="Character set conversion utility"
|
short_desc="Character set conversion utility"
|
||||||
homepage="http://recode.progiciels-bpi.ca/"
|
homepage="http://recode.progiciels-bpi.ca/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue