diff --git a/lirc.spec b/lirc.spec index a1c2042..d79629e 100644 --- a/lirc.spec +++ b/lirc.spec @@ -28,9 +28,9 @@ Source0: http://leamas.fedorapeople.org/lirc/lirc-%{src_vers}.tar.gz %endif Source6: README.fedora Source7: 99-remote-control-lirc.rules - # Config only, cannot be upstreamed. + # Config only, cannot be upstreamed. Patch1: 0001-Changing-effective-user-default.patch - # Already upstream (0002..0006). + # Already upstream (0002..0006). Patch2: 0002-tools-Make-make_rel_symlink.py-use-python3.patch Patch3: 0003-all-Use-puts-instead-of-printf-when-applicable.patch Patch4: 0004-all-Sanitize-feature-tests-macros.patch @@ -166,6 +166,7 @@ Udev rule which disables the kernel built-in handling of infrared devices %package tools-gui Summary: LIRC GUI tools Requires: lirc-core%{?_isa} = %{version}-%{release} +Requires: xorg-x11-fonts-misc %description tools-gui Some seldom used X11-based tools for debugging lirc configurations.