diff --git a/recipes-libreoffice/libreoffice/libreoffice.bb b/recipes-libreoffice/libreoffice/libreoffice.bb index 2e389a1..437f8fc 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.bb +++ b/recipes-libreoffice/libreoffice/libreoffice.bb @@ -144,7 +144,7 @@ PACKAGECONFIG[gtk3] = "--enable-gtk3 , --disable-gtk3, gtk+3 cairo" PACKAGECONFIG[avahi] = "--enable-avahi, --disable-avahi, avahi" PACKAGECONFIG[odk] = "--enable-odk, --disable-odk" -PACKAGECONFIG[mariadb] = "--with-system-mariadb, --disable-ext-mariadb-connector, mariadb" +PACKAGECONFIG[mariadb] = "--with-system-mariadb, , mariadb" PACKAGECONFIG[postgresql] = "--enable-postgresql-sdbc --with-system-postgresql, --disable-postgresql-sdbc, postgresql" do_configure() {