9cd048a base: Add 'which' for Vagrant

Authored and Committed by Colin Walters 9 years ago
    base: Add 'which' for Vagrant
    
    Vagrant's command detection (in this case for rsync) uses 'which',
    which isn't installed[1].  It's a tiny program, we might as well pull it
    in for compatibility.
    
    See https://github.com/mitchellh/vagrant/pull/4646
    
    [1] badum ching!
    
        
file modified
+1 -0