]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Remove pointless explicit dependency on 'readline'
authorNeal Gompa <ngompa13@gmail.com>
Mon, 7 Sep 2020 18:59:39 +0000 (14:59 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 8 Sep 2020 11:20:28 +0000 (13:20 +0200)
commit34e203ec2d70d15ae70e3f65dde214a870be42ff
tree0f8ac9c42c65a9dc25be7b0d16b726e1b8cafa76
parent9e0d4b9240143bc6863a58d62b7e8e83a28f95fe
rpm: Remove pointless explicit dependency on 'readline'

The 'readline' package only contains the library, which rpm is
already generating the (stricter) correct dependency for.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
libvirt.spec.in