From 512f8396e4c3e9bff3a1fe21eb9f21c2cfdbfb92 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 29 Jul 2018 11:28:20 +0300 Subject: [PATCH] LibreOffice: add missing requires --- app-office/libreoffice/libreoffice-6.2.0.0~git.recipe | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe index cdae9d1ab..03346713d 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -114,11 +114,14 @@ REQUIRES=" lib:libwpd_0.10$secondaryArchSuffix lib:libwpg_0.3$secondaryArchSuffix lib:libwps_0.4$secondaryArchSuffix + lib:libxau$secondaryArchSuffix lib:libxcb$secondaryArchSuffix + lib:libxdmcp$secondaryArchSuffix lib:libxml2$secondaryArchSuffix lib:libxslt$secondaryArchSuffix lib:libz$secondaryArchSuffix lib:libzmf_0.0$secondaryArchSuffix + lib:xproto$secondaryArchSuffix " BUILD_REQUIRES=" @@ -181,11 +184,14 @@ BUILD_REQUIRES=" devel:libwpd_0.10$secondaryArchSuffix devel:libwpg_0.3$secondaryArchSuffix devel:libwps_0.4$secondaryArchSuffix + devel:libxau$secondaryArchSuffix devel:libxcb$secondaryArchSuffix + devel:libxdmcp$secondaryArchSuffix devel:libxslt$secondaryArchSuffix devel:libz$secondaryArchSuffix devel:libzmf_0.0$secondaryArchSuffix devel:mdds + devel:xproto$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:aclocal