summaryrefslogtreecommitdiffstats
path: root/deps/PyQt/PyQt.phonon.diff
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-13 11:45:26 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-13 11:45:26 +0100
commit9c440ecbacae4f5377a2c4733b2d08eb92e23cf9 (patch)
tree6b9ec3f14ba0371f2b076144486850c8bed8a6a0 /deps/PyQt/PyQt.phonon.diff
parent934ceeb00964cb4fec8632497f744a633434a1a4 (diff)
downloadktown-9c440ecbacae4f5377a2c4733b2d08eb92e23cf9.tar.gz
ktown-9c440ecbacae4f5377a2c4733b2d08eb92e23cf9.tar.xz
KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current.
Diffstat (limited to 'deps/PyQt/PyQt.phonon.diff')
-rw-r--r--deps/PyQt/PyQt.phonon.diff11
1 files changed, 11 insertions, 0 deletions
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")