sigra Tux's lil' helper

Joined: 03 Feb 2006 Posts: 79
|
Posted: Fri Nov 14, 2014 2:38 pm Post subject: emerge dev-libs/liborcus-9999 fails: missing libixion-0.8 |
|
|
When I tried to emerge dev-libs/liborcus-9999, it failed: Code: | checking for LIBIXION... no
configure: error: Package requirements (libixion-0.8) were not met:
No package 'libixion-0.8' 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 LIBIXION_CFLAGS
and LIBIXION_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
| Apparently, the ebuild does not specify the dependency correctly.
(I am just trying to get a version of libreoffice without the infamous https://www.libreoffice.org/bugzilla/show_bug.cgi?id=80846.) |
|