Po odinstalowaniu ffmpeg, zrobiłem emerge --depclean i mam mały problem:
Code: Select all
Calculating dependencies... done!
* Dependencies could not be completely resolved due to
* the following required packages not being installed:
*
* >=media-video/ffmpeg-0.6.90_rc0-r2[X,encode,-jpeg2k,mp3,sdl,-theora,threads,vaapi,vdpau,x264] pulled in by:
* virtual/ffmpeg-0.6.90
*
* Have you forgotten to do a complete update prior to depclean? The
* most comprehensive command for this purpose is as follows:
*
* emerge --update --newuse --deep --with-bdeps=y @world
*
* Note that the --with-bdeps=y option is not required in many
* situations. Refer to the emerge manual page (run `man emerge`)
* for more information about --with-bdeps.
*
* Also, note that it may be necessary to manually uninstall
* packages that no longer exist in the portage tree, since it may
* not be possible to satisfy their dependencies.Robiłem emerge --update --newuse --deep --with-bdeps=y @world ale to mi z powrotem instalowało ffmpeg.

