summaryrefslogtreecommitdiff
path: root/dev-ruby/image_processing
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-18 13:34:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-18 13:34:47 +0000
commit22131c3ce564e32d43d8544d3aaf29697db30d66 (patch)
tree154f815148b922e4471afa9019b193dd3997ab95 /dev-ruby/image_processing
parent153653e86282c72463ab06ab3a3eadd8c78c3bad (diff)
downloadbaldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.tar.gz
baldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.tar.xz
baldeagleos-repo-22131c3ce564e32d43d8544d3aaf29697db30d66.zip
Adding metadata
Diffstat (limited to 'dev-ruby/image_processing')
-rw-r--r--dev-ruby/image_processing/image_processing-1.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.12.2.ebuild b/dev-ruby/image_processing/image_processing-1.12.2.ebuild
index 6ec97c2adf74..a0f33f90f515 100644
--- a/dev-ruby/image_processing/image_processing-1.12.2.ebuild
+++ b/dev-ruby/image_processing/image_processing-1.12.2.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
IUSE=""
-DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff] )"
+DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff,xml] )"
ruby_add_rdepend "
>=dev-ruby/mini_magick-4.9.5:0