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>2020-01-10 10:25:38 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-01-10 10:25:38 +0100
commit99e4e5eab8500cd7ca37c2b0646f4ce2b65bd273 (patch)
treee9b0b4611d1976f42857f30ceddc26638f34ba46
parenta809d1fa47a5ec700cfcad225657d30e2601b0e6 (diff)
community/ruby-activesupport: breaking bootstrapping cycle with ruby-i18n
-rw-r--r--community/ruby-activesupport/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/ruby-activesupport/PKGBUILD b/community/ruby-activesupport/PKGBUILD
new file mode 100644
index 00000000..52f7c4d7
--- /dev/null
+++ b/community/ruby-activesupport/PKGBUILD
@@ -0,0 +1 @@
+depends=(${depends[@]//ruby-i18n/})