Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411931 - media-video/mjpg-streamer should depend on virtual/jpeg
Summary: media-video/mjpg-streamer should depend on virtual/jpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: ChaosEngine
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 10:02 UTC by Tina
Modified: 2012-04-21 20:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed by using the virtual for libjpeg (mjpg-streamer-0_pre20110522.ebuild,1.77 KB, text/plain)
2012-04-14 10:02 UTC, Tina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tina 2012-04-14 10:02:13 UTC
Created attachment 308869 [details]
fixed by using the virtual for libjpeg

media-video/mjpg-streamer should use the virtual for libjpeg , so iy can work with media-libs/libjpeg-turbo too , which is now needed by chromium... 

* Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (media-libs/libjpeg-turbo-1.2.0-r1::gentoo, ebuild scheduled for merge) pulled in by
    media-libs/libjpeg-turbo required by @selected
    media-libs/libjpeg-turbo:0[static-libs] required by (virtual/jpeg-0::gentoo, installed)
    >=media-libs/libjpeg-turbo-1.2.0-r1 required by (www-client/chromium-19.0.1084.24::gentoo, ebuild scheduled for merge)

  (media-libs/jpeg-8d::gentoo, ebuild scheduled for merge) pulled in by
    media-libs/jpeg required by (media-video/mjpg-streamer-0_pre20110522::gentoo, installed)
Comment 1 Tina 2012-04-14 10:04:10 UTC
fixed ebuild see attachment
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-04-21 20:22:58 UTC
Thanks!

  21 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  mjpg-streamer-0_pre20110522.ebuild:
  Proxy commit on behalf of Andrzej Pauli <andrzej.pauli@gmail.com>. Depend
  virtual/jpeg instead of media-libs/jpeg. Fixes bug #411931.