libetonyek: use mdds-1.4.pc.

This commit is contained in:
Jerome Duval
2018-12-01 17:40:51 +01:00
parent a3063c59cd
commit 86c20c3833

View File

@@ -95,7 +95,7 @@ BUILD()
{
autoreconf -fi
runConfigure --omit-dirs binDir ./configure --bindir="$commandBinDir" \
--with-mdds=1.2
--with-mdds=1.4
make $jobArgs
}