Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 431188 - gnome-extra/docky should depend on dev-dotnet/mono-addins[gtk]
Summary: gnome-extra/docky should depend on dev-dotnet/mono-addins[gtk]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 08:08 UTC by Cesko Voeten
Modified: 2012-08-13 16:43 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 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