mirror of https://git.FreeBSD.org/ports.git
net/xrdp-devel: Fix FUSE dependency
Upstream requires FUSE 3 now. PR: 283843 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
This commit is contained in:
parent
0c0d3d44e8
commit
f756f64271
net/xrdp-devel
|
@ -67,7 +67,7 @@ OPUS_DESC= Enable Opus for audio redirection
|
|||
DEBUG_CONFIGURE_ENABLE= devel-debug devel-logging
|
||||
FDKAAC_LIB_DEPENDS= libfdk-aac.so:audio/fdk-aac
|
||||
FDKAAC_CONFIGURE_ENABLE= fdkaac
|
||||
FUSE_USES= fuse
|
||||
FUSE_USES= fuse:3
|
||||
FUSE_CONFIGURE_ENABLE= fuse
|
||||
IPV6_CONFIGURE_ENABLE= ipv6
|
||||
MP3LAME_LIB_DEPENDS= libmp3lame.so:audio/lame
|
||||
|
|
Loading…
Reference in New Issue