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

Bug 70724

Summary: gtk-sharp libgda USE flag is not honored with gnomedb flag enabled.
Product: Gentoo Linux Reporter: Chris White (RETIRED) <chriswhite>
Component: Current packagesAssignee: Peter Johanson (RETIRED) <latexer>
Status: RESOLVED INVALID    
Severity: normal CC: dotnet
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris White (RETIRED) gentoo-dev 2004-11-10 16:52:22 UTC
libgnomedb pulls in libgda as a required RDEPEND, so we get this with gtk-sharp:

[ebuild  N    ] gnome-extra/libgda-1.0.4  +debug +doc +firebird -freetds +ldap -mdb +mysql -oci8 -odbc -postgres -sqlite 0 kB [1] 
[ebuild  N    ] gnome-extra/libgnomedb-1.0.4  +debug +doc 607 kB [1] 
[ebuild   R   ] dev-dotnet/gtk-sharp-1.0.4  +gnome +gnomedb* -gtkhtml -libgda 0 kB [1]

Note the -libgda.  That is all.
Comment 1 Michael Tindal (RETIRED) gentoo-dev 2004-11-10 19:47:38 UTC
libgda is a dependency of gnomedb, therefore with gnomedb specified in USE, we can not honor a -libgda USE flag.  This is expected behavior, closing this as INVALID.