Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95579

Summary: evolution-data-server-1.2.3 depends on net-libs/libsoup-2.2.3
Product: Gentoo Linux Reporter: Nicolas Boichat <nicolas>
Component: [OLD] GNOMEAssignee: foser (RETIRED) <foser>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicolas Boichat 2005-06-09 10:09:23 UTC
There is a small dependency error in evolution-data-server-1.2.3, as it depends on libsoup-2.2.3 (with libsoup-2.2.2, merge fails at configure time) :

Diff :
--- evolution-data-server-1.2.3.ebuild~ 2005-06-09 13:52:57.000000000 +0200
+++ evolution-data-server-1.2.3.ebuild  2005-06-09 18:58:14.000000000 +0200
@@ -19,7 +19,7 @@
        >=gnome-base/libgnome-2
        >=gnome-base/gconf-2
        >=dev-libs/libxml2-2
-       >=net-libs/libsoup-2.2.2
+       >=net-libs/libsoup-2.2.3
        ldap? ( >=net-nds/openldap-2.0 )
        ssl? ( mozilla? ( www-client/mozilla )
                  !mozilla? ( >=dev-libs/nspr-4.4
Comment 1 Nicolas Boichat 2005-06-12 14:37:12 UTC
Fixed, thanks .-)
Comment 2 Nicolas Boichat 2005-06-12 14:37:43 UTC
Closing.