There was an error while loading. Please reload this page.
1 parent c0eeb2d commit b316522Copy full SHA for b316522
2 files changed
archlinuxcn/3dslicer/PKGBUILD
@@ -116,7 +116,7 @@ build() {
116
-GNinja \
117
-S "${srcdir}/${_pkgname}" \
118
-Wno-dev
119
- VERBOSE=1 cmake --build "${srcdir}/build"
+ cmake --build "${srcdir}/build"
120
}
121
122
package() {
archlinuxcn/3dslicer/lilac.yaml
@@ -3,6 +3,7 @@ maintainers:
3
build_prefix: extra-x86_64
4
time_limit_hours: 4
5
repo_depends:
6
+ - qt5-location
7
- qt5-webchannel
8
- qt5-webengine
9
- teem
0 commit comments