From 9c440ecbacae4f5377a2c4733b2d08eb92e23cf9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 13 Feb 2017 11:45:26 +0100 Subject: KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. --- deps/PyQt/PyQt.phonon.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deps/PyQt/PyQt.phonon.diff (limited to 'deps/PyQt/PyQt.phonon.diff') diff --git a/deps/PyQt/PyQt.phonon.diff b/deps/PyQt/PyQt.phonon.diff new file mode 100644 index 0000000..feda650 --- /dev/null +++ b/deps/PyQt/PyQt.phonon.diff @@ -0,0 +1,11 @@ +--- PyQt-x11-gpl-4.6.2/configure.py.orig 2010-01-08 23:39:46.000000000 +0100 ++++ PyQt-x11-gpl-4.6.2/configure.py 2010-01-08 23:45:18.000000000 +0100 +@@ -451,7 +451,7 @@ + generate_code("QtXmlPatterns") + + if "phonon" in pyqt_modules: +- generate_code("phonon") ++ generate_code("phonon", extra_include_dirs=["/usr/include/phonon"]) + + if "QtAssistant" in pyqt_modules: + generate_code("QtAssistant") -- cgit v1.2.3