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

Anatol Pomozov anatolik at archlinux.org
Tue Jan 8 17:59:57 UTC 2019


    Date: Tuesday, January 8, 2019 @ 17:59:56
  Author: anatolik
Revision: 421047

irb been moved from ruby core to a separate gem in ruby-2.6

Modified:
  ruby-irb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 17:28:34 UTC (rev 421046)
+++ PKGBUILD	2019-01-08 17:59:56 UTC (rev 421047)
@@ -9,6 +9,7 @@
 url='https://github.com/ruby/irb'
 license=('BSD-2')
 depends=('ruby')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")



More information about the arch-commits mailing list