Comment out png_quantizator dependency in Gemfile
This commit is contained in:
parent
95c14a45b5
commit
049080c254
2 changed files with 12 additions and 0 deletions
11
debian/patches/0499-disable-png-quantizator.patch
vendored
Normal file
11
debian/patches/0499-disable-png-quantizator.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -350,8 +350,6 @@
|
||||
|
||||
gem 'timecop', '~> 0.9.1'
|
||||
|
||||
- gem 'png_quantizator', '~> 0.2.1', require: false
|
||||
-
|
||||
gem 'parallel', '~> 1.19', require: false
|
||||
|
||||
gem 'rblineprof', '~> 0.3.6', platform: :mri, require: false
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -13,6 +13,7 @@
|
|||
0485-relax-gitlab-sidekiq-fetcher.patch
|
||||
0486-relax-sidekiq.patch
|
||||
0488-relax-bullet.patch
|
||||
0499-disable-png-quantizator.patch
|
||||
0500-set-webpack-root.patch
|
||||
0510-remove-dev-dependencies.patch
|
||||
0520-add-system-lib-path-for-webpack.patch
|
||||
|
|
Loading…
Reference in a new issue