app-i18n/ibus: Add -DGLIB_VERSION_MAX_ALLOWED
This commit is contained in:
parent
8f0e67a3e4
commit
4cf8d44e05
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/AH_BOTTOM\(\[/AH_BOTTOM\(\[\r-DGLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_82/1" configure.ac || die
|
||||||
|
|
||||||
default
|
default
|
||||||
eautoreconf
|
eautoreconf
|
||||||
xdg_environment_reset
|
xdg_environment_reset
|
||||||
|
|
Loading…
Add table
Reference in a new issue