diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2025-10-09 09:37:12 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2025-10-09 09:42:43 +0000 |
| commit | 64fb50b01eaee2d9780d7b161e0af5393aee9e80 (patch) | |
| tree | f7e38d9d326021850d9e7fd3ea29ec95c83b8df3 /emulators/virtualbox-ose | |
| parent | 7f2bcab7a5ee5c1acf34579d1ff1836ecbc08c90 (diff) | |
Diffstat (limited to 'emulators/virtualbox-ose')
| -rw-r--r-- | emulators/virtualbox-ose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 0090c98652d1..746956b89905 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -92,7 +92,7 @@ DEBUG_DESC= Debug symbols, additional logs and assertions GUESTADDITIONS_DESC= Build with Guest Additions NLS_DESC= Native language support (requires QT5) OPUS_DESC= Use libvpx for audio recording (requires VPX) -QT5_DESC= Build with QT5 frontend (requires X11) +QT5_DESC= Build with Qt5 frontend (requires X11) R0LOGGING_DESC= Enable R0 logging (requires DEBUG) UDPTUNNEL_DESC= Build with UDP tunnel support VBOXIMG_DESC= Build vboximg-mount (requires fuse-libs) |
