diff --git a/recipes-libreoffice/libreoffice/libreoffice-native.bb b/recipes-libreoffice/libreoffice/libreoffice-native.bb index ed1e073..2e322c5 100644 --- a/recipes-libreoffice/libreoffice/libreoffice-native.bb +++ b/recipes-libreoffice/libreoffice/libreoffice-native.bb @@ -22,7 +22,6 @@ DEPENDS += " \ mythes-native \ clucene-core-native \ glm-native \ - libexttextcat-native \ hyphen-native \ unzip-native \ liblangtag-native \ diff --git a/recipes-libreoffice/libreoffice/libreoffice.inc b/recipes-libreoffice/libreoffice/libreoffice.inc index 71fa867..b5fb112 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.inc +++ b/recipes-libreoffice/libreoffice/libreoffice.inc @@ -57,7 +57,6 @@ EXTRA_OECONF = " \ --with-system-mythes \ --with-system-clucene \ --with-system-glm \ - --with-system-libexttextcat \ --with-system-altlinuxhyph \ --with-system-liblangtag \ --with-system-zlib \