git » kitemmodels.git » commit 9de24db

sip -> sip4

author Antonio Rojas
2021-01-05 18:14:55 UTC
committer Antonio Rojas
2021-01-05 18:14:55 UTC
parent f934f04bd02cf5fdfea286dd3b247d9a398e02ed

sip -> sip4

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0d44c96..62753ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-base)
-makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools qt5-doc sip qt5-declarative)
+makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools qt5-doc sip4 qt5-declarative)
 optdepends=('python-pyqt5: for the Python bindings' 'qt5-declarative: QML bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})