Date: Monday, January 7, 2019 @ 01:23:48
  Author: foutrelis
Revision: 420874

Add ruby-rdoc to build deps

Modified:
  ruby-addressable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-01-07 01:23:46 UTC (rev 420873)
+++ PKGBUILD    2019-01-07 01:23:48 UTC (rev 420874)
@@ -12,6 +12,7 @@
 url='https://github.com/sporkmonger/addressable'
 license=('Apache')
 depends=('ruby' 'ruby-public_suffix')
+makedepends=('ruby-rdoc')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sporkmonger/addressable/archive/addressable-${pkgver}.tar.gz)
 sha256sums=('83538926352a01a6a340f4afad232766551c9048459704e2fc1a1e2b9d7f367b')

Reply via email to