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:
5
.SRCINFO
5
.SRCINFO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user