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
commit6e6f4b7eff628021d7b09615ff7df77a2ae4f718 (patch)
treeea4fd59af7b78347e03898fdc671b7b90e6445fb /community
parentc689eaa9bd563f67453337d6498092cd7dd9872b (diff)
community/ruby-fiddle: removed ruby-bootstrap makedepends
Diffstat (limited to 'community')
-rw-r--r--community/ruby-fiddle/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-fiddle/PKGBUILD b/community/ruby-fiddle/PKGBUILD
index 3e0d842d..2e7db225 100644
--- a/community/ruby-fiddle/PKGBUILD
+++ b/community/ruby-fiddle/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 | \