[Bug 229127] x11-toolkits/qt5-gui is missing a dependency on x11/xkeyboard-config
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229127 --- Comment #1 from Raphael Kubo da Costa <[email protected]> --- Hmm, I think it makes more sense to make libxkbcommon have a run-time dependency on xkeyboard-config. libxkbcommon's PACKAGING says: - (build optional, runtime) xkeyboard-config. During build, for automatically detecting the value of -Dxkb-config-root instead of guessing (/usr/share/X11/xkb). During runtime, not strictly needed, but most users of the library would need it. while its README.md says: libxkbcommon does not distribute a keymap dataset itself, other than for testing purposes. The most common dataset is xkeyboard-config, which is used by all current distributions for their X11 XKB data. Arch Linux, Fedora, openSUSE and Debian already have this dependency in their packages. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"