Page MenuHomeFreeBSD

emulators/qemu-utils: use GTK3. Don't use cairo.
ClosedPublic

Authored by asomers on May 8 2019, 7:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 11:51 AM
Unknown Object (File)
Nov 22 2024, 4:41 AM
Unknown Object (File)
Nov 16 2024, 6:45 PM
Unknown Object (File)
Oct 23 2024, 6:25 PM
Unknown Object (File)
Oct 20 2024, 9:28 PM
Unknown Object (File)
Oct 20 2024, 9:28 PM
Unknown Object (File)
Oct 20 2024, 9:28 PM
Unknown Object (File)
Oct 20 2024, 7:19 PM
Subscribers

Details

Summary

emulators/qemu-utils: Don't depend on GTK3 or cairo.

r499318 switched qemu from GTK2 to GTK3, accidentally making GTK3 a
dependency of qemu-utils. This commit fixes that, and also removes cairo as
a dependency for qemu-utils.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable