]> git.ipfire.org Git - thirdparty/libvirt.git/commit
mingw-libvirt.spec.in: add perl + perl(Getopt::Long) BRs
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 1 Jul 2016 13:11:15 +0000 (14:11 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 1 Jul 2016 13:11:15 +0000 (14:11 +0100)
commit8764c99a40eb76769a168225bddaff6f8bd66638
tree955aa61cf9877df04bdb4c2a98470af20035c9c8
parent8050f604500165c3a5d65046977f8ad8f9ea80e9
mingw-libvirt.spec.in: add perl + perl(Getopt::Long) BRs

The default Fedora build roots for f25 and newer no longer
include perl. We must thus explicitly ask for it as the
RPC gendispatch.pl program needs it, and the Getopt::Long
module. Do this unconditionally since it isn't harmful for
older Fedora

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
mingw-libvirt.spec.in