Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191144 - dev-libs/libsmtp needs =dev-libs/glib-1*
Summary: dev-libs/libsmtp needs =dev-libs/glib-1*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 11:52 UTC by tonich
Modified: 2007-09-20 18:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tonich 2007-09-03 11:52:51 UTC
libsmtp-0.8 (and 0.8.5, has new version dated 2006-06-27) does not support >=glib-2.0

it uses old glib-config to determine include path and lib path, but its dependencies contains:

DEPEND="virtual/libc
    dev-libs/glib"

should be:

DEPEND="virtual/libc
    <dev-libs/glib-2"

Reproducible: Always
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-09-20 18:13:40 UTC
Fixed, thanks