diff --git a/recipes-libreoffice/libreoffice/libreoffice.bb b/recipes-libreoffice/libreoffice/libreoffice.bb index cfcd7a7..57d950d 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.bb +++ b/recipes-libreoffice/libreoffice/libreoffice.bb @@ -69,6 +69,7 @@ DEPENDS += " \ graphite2 \ liblangtag \ lpsolve \ + gpgme \ " # necessary to let the call for python-config succeed @@ -125,6 +126,7 @@ EXTRA_OECONF += " \ --with-system-clucene \ --with-system-mythes \ --with-system-altlinuxhyph \ + --with-system-gpgmepp \ " CXXFLAGS += "-DGLM_ENABLE_EXPERIMENTAL=1"