Bugzilla Automation <[email protected]> has asked freebsd-kde (group) <[email protected]> for maintainer-feedback: Bug 287484: deskutils/itinerary: Missing dependency "QtLocation" https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287484
--- Description --- I use XFCE, not KDE, but want to use "KDE Itinerary" so I ran `pkg install itinerary` to install it. When I run it from a command line terminal under XFCE and X11 I see the following output: % itinerary QQmlApplicationEngine failed to load component qrc:/qt/qml/org/kde/itinerary/Main.qml:12:1: module "QtLocation" is not installed If I run `pkg install qt6-location` then start Itinerary, it works fine. It looks like the package fails to state an essential dependency.
