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

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


    Date: Monday, January 7, 2019 @ 01:23:42
  Author: foutrelis
Revision: 420872

Add ruby-rdoc to build deps

Modified:
  ruby-safe_yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 01:23:39 UTC (rev 420871)
+++ PKGBUILD	2019-01-07 01:23:42 UTC (rev 420872)
@@ -9,6 +9,7 @@
 arch=('any')
 license=('MIT')
 depends=('ruby')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/dtao/safe_yaml/archive/${pkgver}.tar.gz)
 sha256sums=('fb6939f6780680716a7c1eeb4ddf843d03a5951539fcdccce5901c3eb0a525c9')



More information about the arch-commits mailing list