[arch-commits] Commit in ruby-ronn/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Dec 27 04:53:47 UTC 2018
Date: Thursday, December 27, 2018 @ 04:53:46
Author: foutrelis
Revision: 418296
Add ruby-rdoc to build deps
Modified:
ruby-ronn/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-27 04:52:55 UTC (rev 418295)
+++ PKGBUILD 2018-12-27 04:53:46 UTC (rev 418296)
@@ -11,6 +11,7 @@
url='http://rtomayko.github.com/ronn'
license=(MIT)
depends=(ruby ruby-hpricot ruby-rdiscount ruby-mustache)
+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