Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rdoc


Commits:
f048f5ed by Levente Polyak at 2024-05-08T23:14:58+02:00
add missing dependency on ruby-erb

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgdesc='Command-line documentation generator for Ruby projects'
 arch=('any')
 url='https://ruby.github.io/rdoc/'
 license=('RUBY')
-depends=('ruby' 'ruby-psych')
+depends=('ruby' 'ruby-psych' 'ruby-erb')
 makedepends=('ruby-kpeg' 'ruby-racc')
 options=('!emptydirs')
 
source=("https://github.com/ruby/rdoc/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/f048f5ed8a2c8ef8949f701bb658ff30334db504

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/f048f5ed8a2c8ef8949f701bb658ff30334db504
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to