Skip to content

Instantly share code, notes, and snippets.

@zavorka
Last active October 3, 2016 07:52
Show Gist options
  • Save zavorka/050e6087722195abf36f170db1c15cc7 to your computer and use it in GitHub Desktop.
Save zavorka/050e6087722195abf36f170db1c15cc7 to your computer and use it in GitHub Desktop.
qt5-5.8.0-beta-webkit-cups.patch
--- a/qtwebengine/src/3rdparty/chromium/printing/backend/print_backend_cups.cc
+++ b/qtwebengine/src/3rdparty/chromium/printing/backend/print_backend_cups.cc
@@ -4,6 +4,7 @@
#include "printing/backend/print_backend_cups.h"
+#include <cups/ppd.h>
#include <dlfcn.h>
#include <errno.h>
#include <pthread.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment