calligra: fix build (boost-1.65.1)
This commit is contained in:
parent
1b9f9e731e
commit
59cc470675
11
srcpkgs/calligra/patches/boost-1.65.1.patch
Normal file
11
srcpkgs/calligra/patches/boost-1.65.1.patch
Normal 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>
|
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user