Page MenuHomeFreeBSD

vmgenc: fix typo in MODULE_DEPEND declaration
ClosedPublic

Authored by chris.longros_gmail.com on Mar 21 2026, 8:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 2:41 AM
Unknown Object (File)
Fri, Apr 17, 10:47 AM
Unknown Object (File)
Fri, Apr 17, 10:43 AM
Unknown Object (File)
Fri, Apr 17, 10:43 AM
Unknown Object (File)
Tue, Apr 14, 6:00 AM
Unknown Object (File)
Sun, Apr 12, 7:46 PM
Unknown Object (File)
Sun, Apr 12, 5:05 PM
Unknown Object (File)
Sat, Apr 11, 3:52 PM
Subscribers

Details

Summary

The random_harvestq dependency was registered under the misspelled
name "vemgenc" instead of "vmgenc", causing the dependency to not
be associated with the correct module.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable