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


Commits:
98fb9b9c by Levente Polyak at 2024-05-08T23:06:31+02:00
adding glibc dependency

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgdesc='An easy to use but powerful templating system for Ruby'
 arch=('x86_64')
 url="https://github.com/ruby/${_gemname}";
 license=('BSD' 'RUBY')
-depends=('ruby' 'ruby-cgi')
+depends=(glibc 'ruby' 'ruby-cgi')
 makedepends=('tree')
 checkdepends=('ruby-rake' 'ruby-rake-compiler')
 options=('!emptydirs')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-erb/-/commit/98fb9b9cf0af1110ba532a2cbf280bd939c2710f

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


Reply via email to