summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/ki18n.patch
blob: 6ceba206d57605f3a69ebf32df4e7a2eaebf2f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
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})