[ci,freebsd] build against MIT kerberos

This commit is contained in:
akallabeth
2025-08-26 15:11:51 +02:00
parent 7a3030b556
commit 36b3f2ba15
2 changed files with 1 additions and 3 deletions

View File

@@ -58,8 +58,7 @@ jobs:
openh264 \
alsa-lib \
cairo \
ocl-icd \
security/heimdal
ocl-icd
run: |
export LD_LIBRARY_PATH=/usr/lib/clang/18/lib/freebsd

View File

@@ -53,4 +53,3 @@ set(CHANNEL_RDPEAR_CLIENT ON CACHE BOOL "qa default")
set(CHANNEL_GFXREDIR ON CACHE BOOL "qa default")
set(CHANNEL_RDP2TCP ON CACHE BOOL "qa default")
set(CHANNEL_SSHAGENT ON CACHE BOOL "qa default")
set(KRB5_ROOT_FLAVOUR "Heimdal" CACHE STRING "qa default")