Make the jpeg-quantsmooth wrap work on Debian
Sadly, it's not possible to delete files using patch_directory.
This commit is contained in:
4
subprojects/packagefiles/libjpegqs/include/libjpegqs.h
Normal file
4
subprojects/packagefiles/libjpegqs/include/libjpegqs.h
Normal file
@@ -0,0 +1,4 @@
|
||||
// This separate directory is necessary for Debian's multiarch with jpeg-turbo,
|
||||
// because its jpeglib.h cannot perform local inclusion of jconfig.h,
|
||||
// resulting in it being found within jpeg-quantsmooth and breaking the build.
|
||||
#include "../libjpegqs.h"
|
||||
Reference in New Issue
Block a user