summaryrefslogtreecommitdiffstats
path: root/deps/PyQt/PyQt.phonon.diff
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-04-30 14:21:10 +0200
committer Eric Hameleers <alien@slackware.com>2015-04-30 14:21:10 +0200
commit1779760b06f6e99ddb51596138185ace3c71b229 (patch)
treef323ae2f0d5b7990a8152bee0648abe61aa2f2ee /deps/PyQt/PyQt.phonon.diff
parentf55ab90f06db1c6a515f8d3becaed13d73afd08c (diff)
downloadktown-1779760b06f6e99ddb51596138185ace3c71b229.tar.gz
ktown-1779760b06f6e99ddb51596138185ace3c71b229.tar.xz
New dependencies and updated Slackware packages required for KDE 5_15.04 :
Updated: * PyQt * sip New: * PyQt5 * cfitsio * grantlee-qt5
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")