Skip to content

Commit

Permalink
media-libs/mlt: [QA] Add missing python metadata variables
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
SoapGentoo committed Apr 23, 2017
1 parent 511473f commit d89cfd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion media-libs/mlt/mlt-6.4.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ COMMON_DEPEND="
opengl? ( dev-qt/qtopengl:5 )
)
lua? ( >=dev-lang/lua-5.1.4-r4:= )
python? ( ${PYTHON_DEPS} )
ruby? ( ${RUBY_DEPS} )"
# sox? ( media-sound/sox )
# java? ( >=virtual/jre-1.5 )
Expand All @@ -66,7 +67,7 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
compressed-lumas? ( virtual/imagemagick-tools[png] )
lua? ( ${SWIG_DEPEND} virtual/pkgconfig )
python? ( ${SWIG_DEPEND} ${PYTHON_DEPS} )
python? ( ${SWIG_DEPEND} )
ruby? ( ${SWIG_DEPEND} )"
# java? ( ${SWIG_DEPEND} >=virtual/jdk-1.5 )
# perl? ( ${SWIG_DEPEND} )
Expand Down

0 comments on commit d89cfd0

Please sign in to comment.