summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRustmilian2023-03-27 10:53:58 -0400
committerRustmilian2023-03-27 10:53:58 -0400
commit8ef23d2170d20831ee23811a4a5fd8364349fef7 (patch)
tree6d7bb44cf2195f2341992c442dcf6ce8bfc6f9e3 /PKGBUILD
parentd8b9626b4a7441ac2f418b9d73e160af0f093ea6 (diff)
downloadaur-kcodecs-git.tar.gz
dep add doxygen
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07077b1fff97..c97ac1996a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(qt6-base)
-makedepends=(extra-cmake-modules-git gperf git qt6-tools)
+makedepends=(extra-cmake-modules-git gperf git qt6-tools doxygen)
groups=(kf6-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})