summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/ki18n.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-06-09 14:52:47 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-06-09 14:52:47 +0200
commit897a1aebab62233e22a979c49ffda0f1ebcbd23c (patch)
tree9ebd799ac7ec799c9a10b0575c9e2d73bfc8c2c8 /src/stage4/patches/generic/ki18n.patch
parentc5cf653508dd71abeebe8a0ebf666a25710884df (diff)
stage4 patches progress
Diffstat (limited to 'src/stage4/patches/generic/ki18n.patch')
-rw-r--r--src/stage4/patches/generic/ki18n.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stage4/patches/generic/ki18n.patch b/src/stage4/patches/generic/ki18n.patch
new file mode 100644
index 0000000..6ceba20
--- /dev/null
+++ b/src/stage4/patches/generic/ki18n.patch
@@ -0,0 +1,12 @@
+diff -rupN a/PKGBUILD b/PKGBUILD
+--- a/PKGBUILD 2018-06-09 13:08:09.705251991 +0200
++++ b/PKGBUILD 2018-06-09 14:48:30.321978730 +0200
+@@ -11,7 +11,7 @@ arch=(x86_64)
+ url='https://community.kde.org/Frameworks'
+ license=(LGPL)
+ depends=(qt5-script)
+-makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 python2-pyqt5 clang doxygen qt5-tools)
++makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 python2-pyqt5 doxygen qt5-tools)
+ optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings' 'python: to compile .ts files')
+ groups=(kf5)
+ source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})