index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-01-10 10:29:32 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-01-10 10:29:32 +0100 |
commit | 4832e58ee20ac73adffe31b64dc2badb6a2bf9e6 (patch) | |
tree | 19436975a84f46e77ef6d34f18c7e52fbf203bef | |
parent | 99e4e5eab8500cd7ca37c2b0646f4ce2b65bd273 (diff) |
-rw-r--r-- | build-support/ruby-activesupport/PKGBUILD | 1 |
diff --git a/build-support/ruby-activesupport/PKGBUILD b/build-support/ruby-activesupport/PKGBUILD new file mode 100644 index 00000000..52f7c4d7 --- /dev/null +++ b/build-support/ruby-activesupport/PKGBUILD @@ -0,0 +1 @@ +depends=(${depends[@]//ruby-i18n/}) |