[Bug 295353] ports-mgmt/pkg: does not show a dependency for a package, but removing it wants to remove many others; autoremove trying to remove a manually installed package
Date: Sun, 17 May 2026 11:11:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295353
Baptiste Daroussin <bapt@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Works As Intended
--- Comment #1 from Baptiste Daroussin <bapt@FreeBSD.org> ---
pkg query shows directement dependencies aka hardcoded dependencies, while pkg
also handle dependencies based on share libraries and this covers this gtk4
case.
pkg info -r gtk4 will show you those
--
You are receiving this mail because:
You are the assignee for the bug.