Skip to content
Snippets Groups Projects
Commit 7783afe9 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/kirigami: add missing build dep on qt6-qtdeclarative-private-dev

parent 3230817f
No related branches found
No related tags found
1 merge request!79570community/firefox-esr: upgrade to 128.7.0
# Contributor: Bart Ribbers <bribbers@disroot.org>
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-frameworks
maintainer="team/kde <bribbers@disroot.org>"
......@@ -24,6 +22,7 @@ makedepends="$depends_dev
doxygen
extra-cmake-modules
graphviz
qt6-qtdeclarative-private-dev
qt6-qttools-dev
samurai
"
......@@ -47,7 +46,7 @@ build() {
}
check() {
xvfb-run -a ctest --test-dir build --output-on-failure
xvfb-run -a ctest --test-dir build
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment