541a99c virt-driver-vz: Require parallels-7.0.22 at least

2 files Authored by mprivozn 8 years ago, Committed by Dmitry Guryanov 8 years ago,
    virt-driver-vz: Require parallels-7.0.22 at least
    
    With the latest patch to the vz driver (7d73ca06cefe) I was
    getting some compilation errors. It turned out, my installation
    of the parallels SDK was not as fresh as it could be. Parallels
    installed in my system were missing the
    PRL_USE_VNET_NAME_FOR_BRIDGE_NAME symbol which simply was not
    introduced at the time I was installing the SDK. The symbol was
    introduced in 86e62a5d which was then part of the 7.0.22 release.
    Require that version at least therefore.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+1 -0
file modified
+1 -1