Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mjpegtools has unmet requirements
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gomezloper
n00b
n00b


Joined: 21 Jan 2004
Posts: 20

PostPosted: Fri Jun 24, 2011 10:37 am    Post subject: mjpegtools has unmet requirements Reply with quote

After a emerge --sync mjpegtools needed an update. Mjpegtools has unmet requirements

# emerge -u --deep --newuse world
Calculating dependencies /

!!! Problem resolving dependencies for media-video/mjpegtools from @selected
... done!

!!! The ebuild selected to satisfy "media-video/mjpegtools" has unmet requirements.
- media-video/mjpegtools-2.0.0-r1 USE="X gtk png v4l -dga -dv -mmx -quicktime -sdl -sdlgfx -static-libs"

The following REQUIRED_USE flag constraints are unsatisfied:
X? ( sdl )

The above constraints are a subset of the following complete expression:
!X? ( !gtk !sdl ) X? ( sdl ) sdlgfx? ( sdl )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
#

Must I file this as a bug (ebuild) or is there another solution?

TIA

Teun
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Fri Jun 24, 2011 2:03 pm    Post subject: Reply with quote

Just run
Code:
USE=sdl emerge media-video/mjpegtools

and re-merge world. This will temporarily set the USE flag for mjpegtools. To set it definitely, write the following line in /etc/portage/profile/package.use:

/etc/portage/profile/package.use:
media-video/mjpegtools    sdl

_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
Tony-Linuxman
n00b
n00b


Joined: 29 Jul 2013
Posts: 24

PostPosted: Thu Aug 15, 2013 9:15 am    Post subject: Reply with quote

VinzC wrote:
Just run
Code:
USE=sdl emerge media-video/mjpegtools

and re-merge world. This will temporarily set the USE flag for mjpegtools. To set it definitely, write the following line in /etc/portage/profile/package.use:

/etc/portage/profile/package.use:
media-video/mjpegtools    sdl


hello,how did you know to add the USE flags?I think I met the same problem during I installing gnome3.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Fri Aug 16, 2013 2:21 am    Post subject: Reply with quote

Tony-Linuxman wrote:
hello,how did you know to add the USE flags?

He probably read the error message.
Quote:
Code:
The following REQUIRED_USE flag constraints are unsatisfied:
X? ( sdl )
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum