1
0
mirror of https://github.com/bertptrs/aur.git synced 2026-03-27 00:30:36 +01:00

Add missing ruby-rdoc dep.

This commit is contained in:
2018-09-03 11:30:12 +02:00
parent 21d304e935
commit 1b4277582e
2 changed files with 6 additions and 5 deletions

View File

@@ -1,12 +1,11 @@
# Generated by mksrcinfo v8
# Sun Oct 15 12:37:49 UTC 2017
pkgbase = ruby-listen
pkgdesc = The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
pkgver = 3.1.5
pkgrel = 1
pkgrel = 2
url = https://rubygems.org/gems/listen
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
depends = ruby-rb-inotify>=0.9
depends = ruby-rb-fsevent>=0.9.3