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

upgpkg: jekyll 4.4.1-2: missing deps for ruby 3.4

This commit is contained in:
2025-05-13 14:01:48 +02:00
parent 7756c787c2
commit 42c83aafec
2 changed files with 8 additions and 2 deletions

View File

@@ -6,13 +6,16 @@
_gemname=jekyll
pkgname=$_gemname
pkgver=4.4.1
pkgrel=1
pkgrel=2
pkgdesc='A simple, blog aware, static site generator.'
arch=('any')
url='https://github.com/jekyll/jekyll'
license=('MIT')
depends=('ruby>=2.1.0'
'ruby-addressable>=2.4'
'ruby-base64'
'ruby-bigdecimal'
'ruby-csv'
'ruby-colorator>=1.0'
'ruby-jekyll-sass-converter>=2.0'
'ruby-jekyll-watch>=2.0'