calligra: fix build (boost-1.65.1)

This commit is contained in:
Michael Gehring 2017-09-24 23:19:26 +00:00
parent 1b9f9e731e
commit 59cc470675
2 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1,11 @@
--- gemini/desktopviewproxy.cpp.orig 2016-02-02 19:53:13.000000000 +0000
+++ gemini/desktopviewproxy.cpp 2017-09-24 23:12:38.399797914 +0000
@@ -31,7 +31,7 @@
#include <krecentfilesaction.h>
#include <kactioncollection.h>
-#include <boost/config/posix_features.hpp>
+#include <boost/config.hpp>
#include <KConfigGroup>
#include <KoMainWindow.h>

View File

@ -30,8 +30,6 @@ case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="not yet supported";;
esac
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/4959/steps/shell_3/logs/stdio"
do_install() {
vdoc README
}