synfig: fix build
This commit is contained in:
parent
10a2e097e3
commit
3ed1375107
1 changed files with 13 additions and 0 deletions
13
srcpkgs/synfig/patches/libxml-no-c-linkage.patch
Normal file
13
srcpkgs/synfig/patches/libxml-no-c-linkage.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- src/synfig/savecanvas.cpp 2018-09-08 08:07:57.000000000 +0200
|
||||
+++ src/synfig/savecanvas.cpp 2020-07-28 13:33:42.369091915 +0200
|
||||
@@ -70,10 +70,7 @@
|
||||
#include <ETL/stringf>
|
||||
#include "gradient.h"
|
||||
#include <errno.h>
|
||||
-
|
||||
-extern "C" {
|
||||
#include <libxml/tree.h>
|
||||
-}
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue