author | Antonio Rojas
<arojas@archlinux.org> 2023-02-15 16:48:50 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-15 16:48:50 UTC |
parent | 5c30819c7f97c7c6a127dcad359bab46d6bebb58 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 48cc59c..83978f8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc='Advanced plugin and service introspection' arch=(x86_64) url='https://community.kde.org/Frameworks' license=(LGPL) -depends=(ki18n kconfig kdbusaddons kconfig kcoreaddons) +depends=(ki18n kconfig kdbusaddons kcoreaddons) makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})