[Bug 229127] x11-toolkits/qt5-gui is missing a dependency on x11/xkeyboard-config
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 18 21:57:18 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229127
--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
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.
More information about the kde-freebsd
mailing list