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

Evangelos Foutras foutrelis at archlinux.org
Mon Jan 7 01:23:53 UTC 2019


    Date: Monday, January 7, 2019 @ 01:23:52
  Author: foutrelis
Revision: 420877

Add ruby-rdoc to build deps

Modified:
  ruby-augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 01:23:51 UTC (rev 420876)
+++ PKGBUILD	2019-01-07 01:23:52 UTC (rev 420877)
@@ -10,7 +10,7 @@
 url="http://augeas.net"
 license=('LGPL')
 depends=('ruby' 'augeas')
-makedepends=('rubygems')
+makedepends=('rubygems' 'ruby-rdoc')
 source=("https://rubygems.org/downloads/$_gemname-${pkgver//_/-}.gem")
 noextract=("$_gemname-$pkgver.gem")
 sha512sums=('523742368543c617baa2b393e4682451d7fe20aecbcf9ab50fed0f5575119b3fbc06f79f0894cca728d2fee7d441cdd9f075dbcf81628835ba870930c3d2ac8d')



More information about the arch-commits mailing list