Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-06 20:19:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-06 20:19:16 +0200
commit084836ce7d460830b54dc39f786847dc04e6286d (patch)
treefd6c6f92b0a878edf86add93bcc318f7ff5383eb
parentf390b82bf7d5506204e65c355b2655234c025022 (diff)
community/ruby-open-uri: bootstrapping (2)
-rw-r--r--community/ruby-open-uri/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ruby-open-uri/PKGBUILD b/community/ruby-open-uri/PKGBUILD
index f41379db..2a7c58f7 100644
--- a/community/ruby-open-uri/PKGBUILD
+++ b/community/ruby-open-uri/PKGBUILD
@@ -1,6 +1,5 @@
# bootstrapping with ruby-bootstrap in /opt/ruby-xxx
-depends=(${depends[@]//ruby/})
-depends+='ruby-bootstrap'
+depends=('ruby-bootstrap' 'ruby-stringio' 'ruby-time' 'ruby-uri')
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(