mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
jekyll: add missing dependency ruby-em-websocket
This commit is contained in:
6
.SRCINFO
6
.SRCINFO
@@ -1,9 +1,9 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Tue Jan 16 03:59:50 UTC 2018
|
||||
# Tue Jan 16 04:32:53 UTC 2018
|
||||
pkgbase = jekyll
|
||||
pkgdesc = A simple, blog aware, static site generator.
|
||||
pkgver = 3.7.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/jekyll/jekyll
|
||||
arch = any
|
||||
license = MIT
|
||||
@@ -32,6 +32,8 @@ pkgbase = jekyll
|
||||
depends = ruby-i18n<1.0
|
||||
depends = ruby-concurrent-ruby>=1.0
|
||||
depends = ruby-concurrent-ruby<2.0
|
||||
depends = ruby-em-websocket>=0.5
|
||||
depends = ruby-em-websocket<1.0
|
||||
optdepends = ruby-jekyll-paginate
|
||||
optdepends = ruby-jekyll-gist
|
||||
optdepends = ruby-jekyll-feed
|
||||
|
||||
Reference in New Issue
Block a user