[arch-commits] Commit in vagrant/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Fri Aug 1 20:05:21 UTC 2014


    Date: Friday, August 1, 2014 @ 22:05:20
  Author: jsteel
Revision: 116713

lzo2->lzo rename

Modified:
  vagrant/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-01 16:42:39 UTC (rev 116712)
+++ PKGBUILD	2014-08-01 20:05:20 UTC (rev 116713)
@@ -17,7 +17,7 @@
 url="http://vagrantup.com"
 license=('MIT')
 options=('!emptydirs')
-depends=('ruby' 'curl' 'lzo2' 'libidn' 'rtmpdump')
+depends=('ruby' 'curl' 'lzo' 'libidn' 'rtmpdump')
 makedepends=('git')
 source=(http://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
         nfs.patch




More information about the arch-commits mailing list