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 | 45f797fab3d682edeea1c2696bf357c422872df6 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ad747a9..90f1c9a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=(x86_64) url='https://community.kde.org/Frameworks' license=(LGPL) depends=(kauth kcodecs kconfig kguiaddons ki18n kwidgetsaddons) -makedepends=(extra-cmake-modules kdoctools clang python-pyqt5 doxygen qt5-tools qt5-doc sip) +makedepends=(extra-cmake-modules kdoctools clang python-pyqt5 doxygen qt5-tools qt5-doc sip4) optdepends=('python-pyqt5: for the Python bindings' 'perl: for preparetips5') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})