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

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


    Date: Thursday, December 27, 2018 @ 04:44:35
  Author: foutrelis
Revision: 418222

Add ruby-rdoc to build deps

Modified:
  ruby-diff-lcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 04:44:34 UTC (rev 418221)
+++ PKGBUILD	2018-12-27 04:44:35 UTC (rev 418222)
@@ -13,6 +13,7 @@
 arch=('any')
 license=('MIT' 'PerlArtistic' 'GPL2')
 depends=('ruby')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/halostatue/diff-lcs/archive/v${pkgver}.tar.gz)
 sha512sums=('b455f86ab006cbb823c2f8ed7fcde16c432e3783b6408ec305e57b7f4d0cf98bad586786947414ec3dc27e885b1485e534d26df19eaa9972874d78a8829b501e')



More information about the arch-commits mailing list