diff --git a/office/misc/libetonyek/actions.py b/office/misc/libetonyek/actions.py index e871f4bd36..034d13a296 100644 --- a/office/misc/libetonyek/actions.py +++ b/office/misc/libetonyek/actions.py @@ -16,7 +16,7 @@ def setup(): --disable-werror \ --without-docs \ --enable-static=no \ - --with-mdds=1.5") + --with-mdds=2.0") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")