Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70724 - gtk-sharp libgda USE flag is not honored with gnomedb flag enabled.
Summary: gtk-sharp libgda USE flag is not honored with gnomedb flag enabled.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 16:52 UTC by Chris White (RETIRED)
Modified: 2004-11-10 19:47 UTC (History)
1 user (show)

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 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.