[arch-commits] Commit in ruby-native-package-installer/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 27 04:44:43 UTC 2018


    Date: Thursday, December 27, 2018 @ 04:44:43
  Author: foutrelis
Revision: 418227

Add ruby-rdoc to build deps

Modified:
  ruby-native-package-installer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 04:44:41 UTC (rev 418226)
+++ PKGBUILD	2018-12-27 04:44:43 UTC (rev 418227)
@@ -9,6 +9,7 @@
 url=https://github.com/ruby-gnome2/native-package-installer
 license=(LGPL3)
 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