git » kwidgetsaddons.git » commit 0dc42f1

sip -> sip4

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

sip -> sip4

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cd7cac3..0e487e1 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 qt5-tools qt5-doc clang python-pyqt5 doxygen sip)
+makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen sip4)
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})