mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
media-libs/mlt: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907
This commit is contained in:
@@ -65,8 +65,7 @@ COMMON_DEPEND="
|
||||
SWIG_DEPEND=">=dev-lang/swig-2.0"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
virtual/pkgconfig
|
||||
compressed-lumas? ( || ( media-gfx/imagemagick[png]
|
||||
media-gfx/graphicsmagick[imagemagick,png] ) )
|
||||
compressed-lumas? ( virtual/imagemagick-tools[png] )
|
||||
lua? ( ${SWIG_DEPEND} virtual/pkgconfig )
|
||||
python? ( ${SWIG_DEPEND} ${PYTHON_DEPS} )
|
||||
ruby? ( ${SWIG_DEPEND} )"
|
||||
Reference in New Issue
Block a user