summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-12-28 07:44:02 +0100
committerHans de Graaff <graaff@gentoo.org>2017-12-28 07:44:02 +0100
commitff3c3e2f426c896e41c7ef06aa906f8592a391b5 (patch)
tree375c7ef30c363ea9b6e4f9d9b74841bc485de0ff /dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
parentdev-ruby/omniauth: add 1.8.1 (diff)
downloadgentoo-ff3c3e2f426c896e41c7ef06aa906f8592a391b5.tar.gz
gentoo-ff3c3e2f426c896e41c7ef06aa906f8592a391b5.tar.bz2
gentoo-ff3c3e2f426c896e41c7ef06aa906f8592a391b5.zip
dev-ruby/fast_gettext: fix tests, bug 642390
Also remove activerecord and associated rails dependencies from the gemspec, otherwise bundler will still require them even if they are no longer needed. Closes: https://bugs.gentoo.org/642390 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild')
-rw-r--r--dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
index 03708b9cea90..4b5fa5b3bc0f 100644
--- a/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
+++ b/dev-ruby/fast_gettext/fast_gettext-1.6.0.ebuild
@@ -31,7 +31,7 @@ all_ruby_prepare() {
# Avoid unneeded dependency on git and development dependencies.
sed -e '/git ls-files/ s:^:#:' \
- -e '/\(wwtd\|bump\)/ s:^:#:' \
+ -e '/\(wwtd\|bump\|sqlite3\|activerecord\|i18n\)/ s:^:#:' \
-i fast_gettext.gemspec || die
# Avoid a test dependency on activerecord since this is now in the