Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:20 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:20 +0200
commitb93649dad52892dd2ec4b6b2dfa449389125e5e9 (patch)
tree87a0b8bc8e27d6ecd457f22a302b6f934b139a0d /community
parent72187fa65efd7768a2ec8e52534817a6c5e24000 (diff)
community/ruby-time: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-time/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-time/PKGBUILD b/community/ruby-time/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-time/PKGBUILD
+++ b/community/ruby-time/PKGBUILD
@@ -1,7 +1,3 @@
-# building with ruby-bootstrap in /opt/ruby-xxx, but install into /usr
-# and depend on 'rust'
-makedepends+=(ruby-bootstrap)
-
# install to final destination in /usr and not into /opt/ruby-xxx
eval "$(
declare -f package | \