]> git.pld-linux.org Git - packages/xine-lib.git/blob - imagemagick7.patch
- added patch to drop -lLibOpenHevcWrapper from libxine linking
[packages/xine-lib.git] / imagemagick7.patch
1 --- xine-lib-1.2.6/src/video_dec/image.c.orig   2016-12-20 09:28:28.640838595 +0100
2 +++ xine-lib-1.2.6/src/video_dec/image.c        2016-12-20 09:28:39.754382554 +0100
3 @@ -39,7 +39,7 @@
4  #define LOG
5  */
6  
7 -#include <wand/magick_wand.h>
8 +#include <MagickWand/MagickWand.h>
9  #ifdef PACKAGE_NAME
10  #undef PACKAGE_BUGREPORT
11  #undef PACKAGE_NAME
This page took 0.123705 seconds and 3 git commands to generate.