[arch-commits] Commit in ruby-rb-inotify/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Dec 27 05:09:21 UTC 2018
Date: Thursday, December 27, 2018 @ 05:09:20
Author: foutrelis
Revision: 418322
Add ruby-rdoc to build deps
Modified:
ruby-rb-inotify/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-27 05:09:17 UTC (rev 418321)
+++ PKGBUILD 2018-12-27 05:09:20 UTC (rev 418322)
@@ -9,6 +9,7 @@
arch=('any')
license=('MIT')
depends=('ruby' 'ruby-ffi')
+makedepends=('ruby-rdoc')
options=('!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/guard/rb-inotify/archive/v${pkgver}.tar.gz)
sha256sums=('b7de45be4b976515848bd67282445dfb10437c2bd8ef9abd2e5ac1b312c2ce32')
More information about the arch-commits
mailing list