app-i18n/ibus: Add -DGLIB_VERSION_MAX_ALLOWED
This commit is contained in:
parent
8f0e67a3e4
commit
b71b8c7183
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ src_prepare() {
|
||||||
|
|
||||||
sed -i "/^bash_completion/d" tools/Makefile.am || die
|
sed -i "/^bash_completion/d" tools/Makefile.am || die
|
||||||
|
|
||||||
|
sed -i 's/LT_INIT/LT_INIT\nAC_DEFINE(GLIB_VERSION_MAX_ALLOWED, GLIB_VERSION_2_82, [Define this])' configure.ac || die
|
||||||
|
|
||||||
default
|
default
|
||||||
eautoreconf
|
eautoreconf
|
||||||
xdg_environment_reset
|
xdg_environment_reset
|
||||||
|
|
Loading…
Add table
Reference in a new issue