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:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-07 19:36:19 +0200
commitf9e6b2798cc994c88afb7a98433fe8a4821af6b2 (patch)
treef7d901b0727bfefb09736260c230dba31df4b878 /community
parente46281d239115f108276ce3d9f936b0915261ab6 (diff)
community/ruby-drb: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-drb/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-drb/PKGBUILD b/community/ruby-drb/PKGBUILD
index 2ed468c4..c9fc0867 100644
--- a/community/ruby-drb/PKGBUILD
+++ b/community/ruby-drb/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 | \