Skip to content

Commit b316522

Browse files
committed
3dslicer: update deps
Signed-off-by: Hu Butui <hot123tea123@gmail.com>
1 parent c0eeb2d commit b316522

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

archlinuxcn/3dslicer/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ build() {
116116
-GNinja \
117117
-S "${srcdir}/${_pkgname}" \
118118
-Wno-dev
119-
VERBOSE=1 cmake --build "${srcdir}/build"
119+
cmake --build "${srcdir}/build"
120120
}
121121

122122
package() {

archlinuxcn/3dslicer/lilac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ maintainers:
33
build_prefix: extra-x86_64
44
time_limit_hours: 4
55
repo_depends:
6+
- qt5-location
67
- qt5-webchannel
78
- qt5-webengine
89
- teem

0 commit comments

Comments
 (0)