Bug 233876 - app-cdr/cdemud-1.1.0 - missing dependencies
Bug#: 233876 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vanquirius@gentoo.org Reported By: rain@matfyz.cz
Component: Ebuilds
URL: 
Summary: app-cdr/cdemud-1.1.0 - missing dependencies
Keywords:  
Status Whiteboard: 
Opened: 2008-08-04 12:34 0000
Description:   Opened: 2008-08-04 12:34 0000
checking for libmirage... configure: error: Package requirements (libmirage >=
1.1.0) were not met:
Requested 'libmirage >= 1.1.0' but version of libmirage is 1.0.0



The ebuild cdemud-1.1.0 says ">=dev-libs/libmirage-1.0.0"

------- Comment #1 From haarp 2008-08-04 13:50:11 0000 -------
I also discovered a missing dependency:

.
.
.
checking for gobject... yes
checking for gmodule... yes
checking for gthread... yes
checking for dbus... yes
checking for libao... configure: error: Package requirements (ao >= 0.8.0) were
not met:

No package 'ao' found
.
.
.

Installing libao by hand works.

------- Comment #2 From Marcelo Goes 2008-08-09 17:26:01 0000 -------
Added both in cvs. Thanks!