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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Mar 22 13:57:01 UTC 2015


    Date: Sunday, March 22, 2015 @ 14:57:00
  Author: bpiotrowski
Revision: 129759

upgpkg: cfacter 0.4.0-1

add ruby to dependencies

Modified:
  cfacter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-22 13:50:06 UTC (rev 129758)
+++ PKGBUILD	2015-03-22 13:57:00 UTC (rev 129759)
@@ -8,7 +8,7 @@
 arch=('i686' 'x86_64')
 url='https://github.com/puppetlabs/cfacter'
 license=('APACHE')
-depends=('boost-libs' 'curl' 'openssl' 'yaml-cpp')
+depends=('boost-libs' 'curl' 'openssl' 'yaml-cpp' 'ruby')
 makedepends=('boost' 'cmake' 'git')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
         git://github.com/puppetlabs/leatherman#commit=fb07598



More information about the arch-commits mailing list