https://bugzilla.redhat.com/show_bug.cgi?id=1411984 --- Comment #27 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - I don't think you should be using Recommends for optional dependencies. Just use normal Requires to give all fonctionalities to the user. Following https://github.com/dylanaraps/neofetch/wiki/Dependencies, we need: Requires: w3m-img Requires: ImageMagick Requires: feh Requires: scrot Requires: curl Requires: coreutils Requires: xwininfo Requires: xprop Requires: xrandr Requires: bind-utils Requires: pciutils The gawk dependencies is only for iOS. xdotool is not necessary, the function is already covered by xwininfo + xprop or xwininfo + xdpyinfo provided by xorg-x11-utils + Use a simplified Source0: Source0: https://github.com/dylanaraps/%{name}/archive/%{version}/%{name}-%{version}.tar.gz -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx