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

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


    Date: Monday, January 7, 2019 @ 01:23:35
  Author: foutrelis
Revision: 420869

Add ruby-rdoc to build deps

Modified:
  ruby-pathutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 01:20:47 UTC (rev 420868)
+++ PKGBUILD	2019-01-07 01:23:35 UTC (rev 420869)
@@ -9,6 +9,7 @@
 arch=('any')
 license=('MIT')
 depends=('ruby' 'ruby-forwardable-extended')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/envygeeks/pathutil/archive/v${pkgver}.tar.gz)
 sha256sums=('6dec5d820dac6d70224176014704883dc99252a1bef980fef014078fdaf7c426')



More information about the arch-commits mailing list