[arch-commits] Commit in ruby-tilt/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Jan 7 01:23:37 UTC 2019
Date: Monday, January 7, 2019 @ 01:23:37
Author: foutrelis
Revision: 420870
Add ruby-rdoc to build deps
Modified:
ruby-tilt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-07 01:23:35 UTC (rev 420869)
+++ PKGBUILD 2019-01-07 01:23:37 UTC (rev 420870)
@@ -9,7 +9,7 @@
arch=('any')
license=('MIT')
depends=('ruby')
-makedepends=('ruby-ronn')
+makedepends=('ruby-ronn' 'ruby-rdoc')
options=('!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/rtomayko/tilt/archive/v${pkgver}.tar.gz)
sha256sums=('025b32ea25c5650bf4bcfb89d1e075b11c28793ff812819467762834d1970e4c')
More information about the arch-commits
mailing list