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

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


    Date: Thursday, December 27, 2018 @ 04:44:34
  Author: foutrelis
Revision: 418221

Add ruby-rdoc to build deps

Modified:
  ruby-daemons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 04:40:40 UTC (rev 418220)
+++ PKGBUILD	2018-12-27 04:44:34 UTC (rev 418221)
@@ -9,6 +9,7 @@
 arch=('any')
 license=('MIT')
 depends=('ruby')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/thuehlinger/daemons/archive/v${pkgver}.tar.gz)
 sha256sums=('63e9745d1f7ea78f3de4f56609e8e210ba7db3e78b557615fce461815e5c7a8b')



More information about the arch-commits mailing list