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

Bug 431188

Summary: gnome-extra/docky should depend on dev-dotnet/mono-addins[gtk]
Product: Gentoo Linux Reporter: Cesko Voeten <cvoeten>
Component: [OLD] GNOMEAssignee: Christoph Mende (RETIRED) <angelos>
Status: RESOLVED FIXED    
Severity: normal CC: dotnet
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cesko Voeten 2012-08-13 08:08:20 UTC
Without the gtk useflag set on dev-dotnet/mono-addins, docky (version 2.1.4) fails to emerge on my fully ~amd64 system:

---

checking for MONO_ADDINS... yes
checking for MONO_ADDINS_GUI... no
configure: error: Package requirements (mono-addins-gui) were not met:

No package 'mono-addins-gui' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MONO_ADDINS_GUI_CFLAGS
and MONO_ADDINS_GUI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

---

The package emerges correctly if dev-dotnet/mono-addins was built with USE=gtk.

Reproducible: Always
Comment 1 Christoph Mende (RETIRED) gentoo-dev 2012-08-13 16:43:16 UTC
Fixed in CVS