summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/kitemmodels.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/generic/kitemmodels.patch')
-rw-r--r--src/stage4/patches/generic/kitemmodels.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stage4/patches/generic/kitemmodels.patch b/src/stage4/patches/generic/kitemmodels.patch
new file mode 100644
index 0000000..7de146e
--- /dev/null
+++ b/src/stage4/patches/generic/kitemmodels.patch
@@ -0,0 +1,12 @@
+diff -rupN a/PKGBUILD b/PKGBUILD
+--- a/PKGBUILD 2018-06-09 14:37:22.908638738 +0200
++++ b/PKGBUILD 2018-06-09 14:45:30.538643604 +0200
+@@ -11,7 +11,7 @@ arch=(x86_64)
+ url='https://community.kde.org/Frameworks'
+ license=(LGPL)
+ depends=(qt5-base)
+-makedepends=(extra-cmake-modules python2-pyqt5 python-pyqt5 clang doxygen qt5-tools)
++makedepends=(extra-cmake-modules python2-pyqt5 python-pyqt5 doxygen qt5-tools)
+ optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
+ groups=(kf5)
+ source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})