1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

filesystems/gvfs: add conditional openssh-portable dependency

Same pattern as security/gnome-keyring: add openssh-portable
dependency when base ssh is absent.

PR:		254089
This commit is contained in:
Torsten Zuehlsdorff
2026-03-23 21:10:28 +01:00
parent acb972451d
commit 9e78259011
+5
View File
@@ -80,6 +80,11 @@ MTP_MESON_TRUE= mtp
NFS_LIB_DEPENDS= libnfs.so:net/libnfs
NFS_MESON_TRUE= nfs
.if !exists(/usr/bin/ssh)
BUILD_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable
RUN_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable
.endif
ONEDRIVE_IMPLIES= GOA
ONEDRIVE_LIB_DEPENDS= libmsgraph-1.so:net/msgraph
ONEDRIVE_MESON_TRUE= onedrive