https://bugzilla.redhat.com/show_bug.cgi?id=1394614 --- Comment #1 from terrycloth <andrew@xxxxxxx> --- I already know that `rpmlint --info` throws an error: > rpmlint --info gnome-shell-extension-topicons-plus-17-1.fc24.noarch.rpm gnome-shell-extension-topicons-plus.noarch: E: explicit-lib-dependency glib2 You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. ...but I'm not sure how to deal with this. TopIcons Plus requires the gsettings command, which according to rpm --query, is provided by glib2. So I do have to specify glib2 as a dependency, and I'm not sure how I could make it less "explicit" to make rpmlint happy. -- 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