Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190025 - media-sound/last-exit-5.0 missing libsexy dependency
Summary: media-sound/last-exit-5.0 missing libsexy dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Steev Klimaszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 11:02 UTC by Magnus
Modified: 2007-09-02 14:49 UTC (History)
1 user (show)

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


Attachments
Added libsexy as a dependency. (last-exit-5.0-r1.ebuild,1.18 KB, text/plain)
2007-08-24 11:06 UTC, Magnus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus 2007-08-24 11:02:50 UTC
When upgrading to last-exit 5.0 (from version 4.0) I got the following error during emerge:
"checking for LASTEXIT... configure: error: Package requirements (gconf-2.0                gdk-pixbuf-2.0   gtk+-2.0 >= 2.6   gstreamer-0.10 >= 0.10.0   gstreamer-base-0.10   gstreamer-plugins-base-0.10 >= 0.10.0   libsexy >= 0.1.7
dbus-1 >= 0.60   dbus-glib-1 >= 0.60) were not met:

No package 'libsexy' found"

After a quick 'emerge -av1 libsexy' last-exit compiles. I checked in the ebuild and saw that there is no libsexy dependency listed.

I'm uploading an updated ebuild with this dependency. I've tested it in an overlay with the desired result.

Reproducible: Always

Steps to Reproduce:
Comment 1 Magnus 2007-08-24 11:06:06 UTC
Created attachment 129057 [details]
Added libsexy as a dependency.
Comment 2 Steev Klimaszewski (RETIRED) gentoo-dev 2007-09-02 14:49:14 UTC
Fixed in CVS, give it a few hours and sync, should be fixed, sorry for the oversight.  Thanks for the report!