author | Antonio Rojas
<arojas@archlinux.org> 2021-01-05 18:14:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-01-05 18:14:55 UTC |
parent | 6609234c8f2f2b165d66f06659d6aca7de1b5253 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f386834..ad39e2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=(x86_64) url='https://community.kde.org/Frameworks' license=(LGPL) depends=(qt5-declarative) -makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 clang doxygen qt5-tools qt5-doc sip) +makedepends=(extra-cmake-modules qt5-declarative python-pyqt5 clang doxygen qt5-tools qt5-doc sip4) optdepends=('python-pyqt5: for the Python bindings' 'python: to compile .ts files') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})