From 3f99dfe4166c06db17a4ae59d6a2275857a39f00 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 29 Jul 2018 11:31:46 +0300 Subject: [PATCH] LibreOffice: fix requires --- app-office/libreoffice/libreoffice-6.2.0.0~git.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 03346713d..c32c8e6df 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -121,7 +121,7 @@ REQUIRES=" lib:libxslt$secondaryArchSuffix lib:libz$secondaryArchSuffix lib:libzmf_0.0$secondaryArchSuffix - lib:xproto$secondaryArchSuffix + xproto$secondaryArchSuffix " BUILD_REQUIRES=" @@ -191,7 +191,7 @@ BUILD_REQUIRES=" devel:libz$secondaryArchSuffix devel:libzmf_0.0$secondaryArchSuffix devel:mdds - devel:xproto$secondaryArchSuffix + xproto$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:aclocal