1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 13:00:32 +01:00

jekyll: add dependency ruby-ruby_dep due to ruby-listen missing it

This commit is contained in:
Shengyu Zhang
2018-01-19 12:58:02 +08:00
parent c6ae2d488d
commit f372352339
2 changed files with 5 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Tue Jan 16 04:32:53 UTC 2018
# Fri Jan 19 04:57:58 UTC 2018
pkgbase = jekyll
pkgdesc = A simple, blog aware, static site generator.
pkgver = 3.7.0
pkgrel = 2
pkgrel = 3
url = https://github.com/jekyll/jekyll
arch = any
license = MIT
@@ -34,6 +34,7 @@ pkgbase = jekyll
depends = ruby-concurrent-ruby<2.0
depends = ruby-em-websocket>=0.5
depends = ruby-em-websocket<1.0
depends = ruby-ruby_dep
optdepends = ruby-jekyll-paginate
optdepends = ruby-jekyll-gist
optdepends = ruby-jekyll-feed